Spring boot基础(二)

@SpringBootApplication 核心注解 => @Configuration @EnableAutoConfiguration @ComponentScan *组合了3个配置注解 配置文件: application.properties       //IDEA只对properties有提示功能 一些注解不支持yml文件,目前推荐properties来进行配置 application
相关文章
相关标签/搜索