springboot项目中必须在src/main/resources 中放入application.yml(yaml,properties)配置文件,名字为application
springboot项目中必须在src/main/java 中只能有一个启动类
SpringBoot的约定是什么?
阅读 11
2024-02-04
springboot项目中必须在src/main/resources 中放入application.yml(yaml,properties)配置文件,名字为application
springboot项目中必须在src/main/java 中只能有一个启动类
相关推荐
精彩评论(0)