springboot常用注解

springboot中的常用注解有:@SpringBootApplication、@Repository、@Service、@RestController、@ResponseBody、@Component、@ComponentScan等等。下面本篇文章就来给大家介绍一下,希望对大家有所帮助。   1、@SpringBootApplication 这个注解是Spring Boot最核心的注解,用在
相关文章
相关标签/搜索