摘要: @SpringBootApplication 废话不多说,我们直接贴出来SpringBoot的官方给出的源码: package org.springframework.boot.autoconfigure; @Target(ElementType.TYPE)@Retention(RetentionP 阅读全文
posted @ 2020-04-25 00:15 我要去巴萨 阅读(520) 评论(0) 推荐(0)