File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Funiture
2
2
3
- ## 慕课网课程推荐
4
- * [ Java并发编程与高并发解决方案] ( http://coding.imooc.com/class/195.html ) :http://coding.imooc.com/class/195.html
5
- * [ Java开发企业级权限管理系统] ( http://coding.imooc.com/class/149.html ) :http://coding.imooc.com/class/149.html
6
-
7
3
## 微信公众号
8
4
TechDevPro
9
5
@@ -63,7 +59,6 @@ https://github.com/kanwangzjm/practice
63
59
* 强烈建议使用Intellij IDEA作为开发工具,eclipse需要手动做些设置才能正常使用, 项目启动要加载Resources包括:resources和resource.dev(或prod,区分环境选择)
64
60
* 项目中log基本都使用@Slf4j 提供,需要开发工具支持Lombok插件,相关注解包括:@Getter ,@Setter ,@ToString ,@AllArgsConstuctor , @NoArgsConstructor ,@Builder
65
61
* 可直接访问 /admin/page.do 进入后台, 用户的密码只是普通做了md5加密,登录细节参考LoginServlet.java里实现
66
- * 如有问题,可加微信沟通,个人微信公众号:TechDevPro ,课程里一些技术讲解会在公众号
67
62
68
63
![ avatar] ( https://github.com/kanwangzjm/funiture/blob/master/qrcode_258.jpg )
69
64
You can’t perform that action at this time.
0 commit comments