Skip to content

leofeez/spring-boot-learning

Repository files navigation

spring-boot-learning

近些年来 spring boot 瞬间风靡java界,而spring boot 为什么这么火的主要原因在与它的设计理念-约定优于配置(convention over configuration), 约定优于配置是一种设计范式,正由于这样的设计理念才让 spring boot 能够开箱即用,能够在开发过程中减少了开发人员需要作出决定的数量,同时也减少了大量 繁琐的并且重复性的 XML 的配置。

  • spring-boot starter 实现原理。
  • 如何实现一个自己的 starter。
  • SPI 实现原理。
  • spring-boot 整合进行web 开发。
  • spring-boot 整合 spring-data-jpa。
  • spring-boot 中配置文件使用。
  • spring-boot 中整合Thymeleaf模板引擎。
  • spring-boot 动态数据源。
  • spring-boot 集成redis。
  • spring-boot 集成redisson。
  • spring-boot 集成 zookeeper。
  • spring-boot 集成 ActiveMQ。
  • spring-boot 集成 RocketMQ。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published