File tree Expand file tree Collapse file tree 1 file changed +30
-4
lines changed
Expand file tree Collapse file tree 1 file changed +30
-4
lines changed Original file line number Diff line number Diff line change 1+
2+
13![ ] ( https://img1.doubanio.com/view/photo/large/public/p1816568308.webp " 千与千寻剧照 " )
24
35## 阅读需知:
319321+ [ Java 并发] ( https://github.com/CyC2018/Interview-Notebook/blob/master/notes/Java%20%E5%B9%B6%E5%8F%91.md )
320322+ [ Java 并发知识合集] ( https://github.com/CL0610/Java-concurrency )
321323
324+ #### Java并发工具类之LongAdder
325+
326+ + [ Java并发工具类之LongAdder原理总结] ( https://github.com/aCoder2013/blog/issues/22 )
327+ + [ Java8 Striped64 和 LongAdder] ( http://ifeve.com/java8-striped64-and-longadder/ )
328+
322329#### 线程池
323330
324331+ [ 深入分析java线程池的实现原理] ( https://www.jianshu.com/p/87bff5cc8d8c )
463470
464471## Spring MVC
465472
473+ + [ SpringMVC深度探险系列] ( http://www.iteye.com/blogs/subjects/springmvc-explore )
474+
475+ #### ** Servlet**
476+
466477+ [ 知乎:servlet的本质是什么,它是如何工作的?] ( https://www.zhihu.com/question/21416727 )
467478+ [ 许令波:Servlet 工作原理解析] ( https://www.ibm.com/developerworks/cn/java/j-lo-servlet/index.html )
468479+ [ Servlet生命周期与工作原理] ( https://www.cnblogs.com/cuiliang/archive/2011/10/21/2220671.html )
469- + ** redirect和forward**
470- + [ 知乎:web开发过程中redirect和forward有什么区别?] ( https://www.zhihu.com/question/38013677 )
471- + [ 请求转发(Forward)和重定向(Redirect)的区别] ( https://www.cnblogs.com/Qian123/p/5345527.html )
472- + [ SpringMVC深度探险系列] ( http://www.iteye.com/blogs/subjects/springmvc-explore )
480+
481+ #### ** redirect和forward**
482+
483+ + [ 知乎:web开发过程中redirect和forward有什么区别?] ( https://www.zhihu.com/question/38013677 )
484+ + [ 请求转发(Forward)和重定向(Redirect)的区别] ( https://www.cnblogs.com/Qian123/p/5345527.html )
485+
486+ #### Spring MVC常用注解
487+
488+ + [ springmvc常用注解标签详解] ( https://www.cnblogs.com/leskang/p/5445698.html )
489+
490+ + [ Spring MVC 的常用注解] ( https://blog.csdn.net/qian_ch/article/details/73826663 )
491+
492+ #### 面试相关
493+
473494+ [ SpringMVC面试题] ( https://www.w3cschool.cn/qgutf/ )
474495
475496## MyBatis
514535
515536+ [ Postman系列教程] ( https://www.jellythink.com/archives/category/tool-tutorials/postman )
516537
538+ #### 压力测试
539+
540+ + Apache bench
541+ + JMeter
542+
517543## Swagger
518544
519545## Git
You can’t perform that action at this time.
0 commit comments