Spring Boot 經常使用註解彙總

Spring Boot 經常使用註解彙總 1、啓動註解 @SpringBootApplication @Target(ElementType.TYPE) @Retention(RetentionPolicy.RUNTIME) @Documented @Inherited @SpringBootConfiguration @EnableAutoConfiguration @ComponentScan
相關文章
相關標籤/搜索