
后端知识
spring框架生态中常用注解
@SpringBootApplication @SpringBootApplication 是 Spring Boot 的核心注解,它实际上是一个方便的注解,它包含了 @Configuration、@EnableAutoConfigura
2024年07月18日
规则:@前缀为“分类”,#前缀为“标签”,不带@#为“标题/内容”检索

@SpringBootApplication @SpringBootApplication 是 Spring Boot 的核心注解,它实际上是一个方便的注解,它包含了 @Configuration、@EnableAutoConfigura