摘要:
springboot提供了许多启动器starter,大部分的启动器都有配置属性,这些配置属性一般可以在这里找到: xxxxxxxx-autoconfigure-xxxxx.jar/META-INF/spring-configuration-metadata.json application.prop 阅读全文
posted @ 2019-11-17 22:17
codedot
阅读(6541)
评论(0)
推荐(1)
摘要:
一、pom.xml添加依赖 <dependencies> <!--web--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </de 阅读全文
posted @ 2019-11-17 09:22
codedot
阅读(209)
评论(0)
推荐(0)

浙公网安备 33010602011771号