[Jetty](http://www.eclipse.org/jetty/)
[Netty](http://netty.io/)
[JUnit](http://junit.org/)
[Maven](https://maven.apache.org/)
[Gradle](http://gradle.org/)
[MyBatis](http://mybatis.github.io/)
[Hibernate](http://hibernate.org/)
[Akka](http://akka.io/)
**JUnit:**
[慕課網:JUnit](http://www.imooc.com/learn/356)
**Maven:**
[慕課網:Maven](http://www.imooc.com/learn/443)
**Gradle:**
[Gradle User Guide](https://docs.gradle.org/current/userguide/userguide.html)
[Gradle入門系列](http://blog.jobbole.com/71999/)
[使用Gradle構建Java Web應用](http://www.blogjava.net/jiangshachina/archive/2014/01/23/409285.html)
[Simple Gradle Web Application](http://codetutr.com/2013/03/23/simple-gradle-web-application/)
- JSP & Servlet
- 00-00、序
- 00-01、相關軟件的安裝
- 00-02、理解HTTP
- 00-03、從JSP開始
- 00-04、理解Servlet
- 00-05、過濾器與監聽器
- 00-06、使用velocity模板引擎
- 00-07、使用數據庫連接池
- 00-08、Tomcat的運行機制
- Spring MVC
- 01-00、Spring與依賴注入
- 01-01、Spring與面向切面編程
- 01-02、使用Spring MVC構建Hello World
- 01-03、JdbcTemplate
- 01-04、基于注解的URL映射
- 01-05、JSON
- 01-06、校驗器
- 01-07、國際化
- 01-08、攔截器
- 01-09、文件上傳
- 01-10、轉換器與格式化
- Book
- Online Tutorial
- Q & A
- Learn More
- Supplement