starter命名
作者:互联网
官方 starter 命名
前缀:spring-boot-starter-
规则:spring-boot-starter-模块名
举例:spring-boot-starter-web
、spring-boot-starter-jdbc
自定义 starter 命名
后缀:-spring-boot-starter
规则:模块-spring-boot-starter
举例:dynamic-datasource-spring-boot-starter
、knife4j-spring-boot-starter
标签:spring,boot,举例,模块,命名,starter 来源: https://www.cnblogs.com/chenxingyang/p/16459858.html