Commonly used starter springboot What?

  •   spring-boot-starter-web and web developers need to embed tomcat servlet and jsp support
  •         spring-boot-starter-data-jpa database support
  •         spring-boot-starter-data-redis redis database support
  •         spring-boot-starter-data-solr solr支持
  •         mybatis-spring-boot-starter third mybatis integrated starter

Guess you like

Origin www.cnblogs.com/programb/p/12451769.html