springboot配置与案例 springboot 通过 @SpringBootApplication 为入口通过springboot autoconfigure 包进行配置 所以配置的内容可以直接在包中找到.