- 在线播放
- 分集下载
- 0.1. Course Information
- 0.2.JavaEE Introduction
- 0.3. Java Enterprise Application Model
- 0.4. Deployment
- 1.1 Prelimary topics
- 1.2 URL
- 1.3 Servlet Introduction
- 1.4 Servlet and HTTP Servlet
- 1.5 JSP
- 1.6 Assignment
- 2.1 Four Strategies of Spring
- 2.2 POJO and Injection
- 2.3 AOP and Template
- 2.4 Contains your Beans
- 2.5 Surveying the Spring Landscape
- 2.6 Assignment
- 3.1 Spring Boot and Maven
- 3.2 Wiring Beans with JAVA
- 3.3 Autowiring Beans
- 3.4 Testing Beans
- 3.5 Scoping Beans
- 4.1 Model-View-Controller
- 4.2 The Life of a Request
- 4.3 Example Codes - 总体结构和HomeController
- 4.4 Example Codes - SpitterController
- 4.5 Example Codes -- SpittleController
- 4.6 Testing SpringMVC -- HomeControllerTest
- 4.7 Testing SpringMVC II
- 5.1 Spring MVC Internals
- 5.2 Template Engines -- FreeMarker
- 5.3 Uploading Files
- 6.1 The Fundamental of REST
- 6.2 RESTful API Examples
- 6.3 Spring Boot Actuator
- 6.4 How Spring supports REST
- 7.1 Introduction
- 7.2 Mapper XML
- 7.3 Dynamic SQL
- 7.4 Configuration
- 7.5 Transaction
- 7.6 Object-Relational Mapping
Spring 5.0 教程-厦门大学软件学院2017年度JavaEE平台技术课程的相关介绍
这是厦门大学软件学院2017年度JavaEE平台技术课程。课程内容是Spring 5.0, 教材采用Spring In Action和Spring的官方文档
关于Spring的预备知识介绍
教程列表:
1. Course Information
3. Java Enterprise Application Model
4. Deployment
2.JavaEE Introduction
1.6 Assignment
1.3 Servlet Introduction
1.2 URL
1.4 Servlet and HTTP Servlet
1.1 Prelimary topics
1.5 JSP
2.3 AOP and Template
2.1 Four Strategies of Spring
2.4 Contains your Beans
2.6 Assignment
2.5 Surveying the Spring Landscape
2.2 POJO and Injection
3.5 Scoping Beans
3.4 Testing Beans
3.3 Autowiring Beans
3.2 Wiring Beans with JAVA
3.1 Spring Boot and Maven
4.1 Model-View-Controller
4.2 The Life of a Request
4.3 Example Codes - 总体结构和HomeController
4.4 Example Codes - SpitterController
4.7 Testing SpringMVC II
4.6 Testing SpringMVC -- HomeControllerTest
4.5 Example Codes -- SpittleController
5.1 Spring MVC Internals
5.2 Template Engines -- FreeMarker
5.3 Uploading Files
6.1 The Fundamental of REST
6.2 RESTful API Examples
6.3 Spring Boot Actuator
6.4 How Spring supports REST
7.2 Mapper XML
7.4 Configuration
7.1 Introduction
7.3 Dynamic SQL
7.5 Transaction
7.6 Object-Relational Mapping