2020 Spring study notes catalog

One, Spring framework

  1. Spring framework study notes 01: A preliminary exploration of Spring-using Spring configuration files to manage Beans
  2. Spring Framework Study Notes 02: A Preliminary Study of Spring-Use component annotations to streamline Spring configuration files
  3. Spring framework study notes 03: A preliminary exploration of Spring-use annotation configuration classes to replace Spring configuration files
  4. Spring framework study notes 04: A preliminary exploration of Spring-using Java configuration class to manage Bean
  5. Spring framework study notes 05: Spring AOP foundation
  6. Spring Framework Study Notes 06: Getting Started with Spring JdbcTemplate
  7. Spring framework study notes 07: use Spring MVC based on XML configuration
  8. Spring framework study notes 08: use Spring MVC based on Java configuration
  9. Spring framework study notes 09: build SSM framework based on XML configuration to achieve user login
  10. Spring framework study notes 10: SSM framework based on XML configuration
  11. Spring framework study notes 11: SSM framework based on Java configuration mode Simon shopping network

Two, Spring Boot framework

  1. Spring Boot basic study notes 01: Spring Boot entry program
  2. Spring Boot basic study notes 02: Spring Boot project unit testing, hot deployment and principle analysis
  3. Spring Boot basic study notes 03: Spring Boot two global configurations and two annotations
  4. Spring Boot basic study notes 04: Spring Boot loads custom configuration files
  5. Spring Boot basic study notes 05: Spring Boot multi-environment configuration
  6. Spring Boot basic study notes 06: Spring Boot integrates MyBatis
  7. Spring Boot basic study notes 07: Spring Boot integrates JPA
  8. Spring Boot basic study notes 08: Spring Boot integrates Redis
  9. Spring Boot basic study notes 09: Thymeleaf template engine
  10. Spring Boot basic study notes 10: Use Thymeleaf to configure international pages

Guess you like

Origin blog.csdn.net/howard2005/article/details/109253813