springboot项目中必须在src/main/resources 中放入application.yml(yaml,properties)配置文件,名字为application
springboot项目中必须在src/main/java 中只能有一个启动类
微信扫一扫
springboot项目中必须在src/main/resources 中放入application.yml(yaml,properties)配置文件,名字为application
springboot项目中必须在src/main/java 中只能有一个启动类
相关推荐