惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Stack Overflow Blog
Stack Overflow Blog
WordPress大学
WordPress大学
罗磊的独立博客
S
Secure Thoughts
Schneier on Security
Schneier on Security
博客园 - Franky
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
爱范儿
爱范儿
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Hacker News: Ask HN
Hacker News: Ask HN
PCI Perspectives
PCI Perspectives
Google DeepMind News
Google DeepMind News
S
Security Affairs
SecWiki News
SecWiki News
博客园 - 聂微东
Security Archives - TechRepublic
Security Archives - TechRepublic
Google Online Security Blog
Google Online Security Blog
H
Heimdal Security Blog
S
Security @ Cisco Blogs
Engineering at Meta
Engineering at Meta
C
CXSECURITY Database RSS Feed - CXSecurity.com
Cloudbric
Cloudbric
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
V
Visual Studio Blog
P
Proofpoint News Feed
Project Zero
Project Zero
T
Threat Research - Cisco Blogs
Webroot Blog
Webroot Blog
Blog — PlanetScale
Blog — PlanetScale
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
W
WeLiveSecurity
Last Week in AI
Last Week in AI
月光博客
月光博客
Microsoft Azure Blog
Microsoft Azure Blog
M
MIT News - Artificial intelligence
有赞技术团队
有赞技术团队
S
Securelist
GbyAI
GbyAI
Application and Cybersecurity Blog
Application and Cybersecurity Blog
C
CERT Recently Published Vulnerability Notes
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Cyberwarzone
Cyberwarzone
B
Blog RSS Feed
P
Palo Alto Networks Blog
H
Hacker News: Front Page
D
Docker
雷峰网
雷峰网
Latest news
Latest news
Microsoft Security Blog
Microsoft Security Blog

博客园 - James.H.Fu

PMS-授权中心 如何从现有版本1.4.8升级到element UI2.0.11 Maven私有仓库: 发布release版本报错:Return code is: 400, ReasonPhrase: Repository does not allow upd ating assets: maven-releases. spring boot + dubbo开发遇到过的异常 java,javascript中的url编码 SpringBoot favicon.ico SpringBoot 异常处理 spring boot 跨域请求 在centos 7上安装BIMServer maven 单独构建多模块项目中的单个模块 MongoDB 安装及副本集简单操作 spring-boot dubbo项目使用docker方式部署 Spring Boot和Dubbo整合 springboot 定制错误页面 Maven私有仓库-使用docker部署Nexus - James.H.Fu - 博客园 centos7 sentry部署指南 静态文件服务器部署指南 开始使用ansible 2016项目开发经验总结及后续计划 - James.H.Fu - 博客园
2016工作总结
James.H.Fu · 2016-12-31 · via 博客园 - James.H.Fu

时间过的真快,一年又这样悄无声息地要过去了。在过去的一年,我真的收获了很多,感谢各位领导,各位同事,各位亲人,老婆孩子。

2016年的工作主要有如下几部分

  • 再次开发了一套AuthCenter。AuthCenter就是基于角色的权限管理系统。只不过这次开发的系统复杂不少,因此要适应多层级的组织管理需要。
  • 数据权限控制。我们的组织最多有8,9级,角色权限又要按组织分本级及本下级两种场景。同时还有品类和项目两个维度的数据权限控制需求。
  • 发布。项目采用的是.net mvc4。所以我们采用Jenkins+MSBuild+Web Deploy实现自动化发布。
  • 制定C#编码规范
  • 制定DB设计规范

2016年主要用到的技术主要有如下几种

  • asp.net mvc 4.6.2
  • asp.net wep api 2.0
  • jquery
  • knockoutjs
  • vuejs 2.0
  • nginx
  • redis
  • solr
  • zabbix
  • mysql

2017年的计划

  • 学习ansible,了解如何进行自动化运维。
  • 准备进一步调研.net core,准备后续的新项目使用这项新技术。
  • 学习docker,并分析是否对我们有用。
  • 进一步拥抱开源,将公司内部涉及版权的软件技术替换成开源技术。
  • 学习java企业级开发,并形成一套完整的解决方案

总结

这个工作总结写的过于简要了咯。后面有时间再结合自己的兴趣写一些总结记录并分享出来吧。比如项目的部署结构,关于knockoutjs的一些主要的用法等等。