Spring知识点总结

官方文档翻译——spring-core部分

  • [翻译]IOC和DI的概念,以及Spring框架的介绍
  • [翻译]Spring系列.IOC容器简介
  • [翻译]Spring系列.Bean简介
  • [翻译]Spring系列.依赖注入配置
  • [翻译]Spring系列.容器扩展点
  • [翻译]Spring系列.基于注解的配置
  • [翻译]Spring系列.基于Java Code的配置
  • [翻译]Spring系列.Environment接口
  • [翻译]Spring系列.ApplicationContext接口
  • [翻译]Spring系列.Resource接口
  • [翻译]Spring系列.SpEL表达式
  • [翻译]Spring系列.AOP使用

官方文档翻译——data-access部分

  • [翻译]Spring系列.事务管理

官方文档翻译——web-servlet部分

官方文档翻译——spirng-integration部分

Spring工具类介绍

  • RestTemplate最详解
  • WebClient

你可能感兴趣的:(Spring知识点总结)