spring boot常用注解

时间:2025年03月17日 12:21:23

springboot常用注解 - 程序员大本营

springboot中的常用注解有:@SpringBootApplication、@Repository、@Service、@RestController、@ResponseBody、@Component、@ComponentScan等等。下面本篇文章就来给大家介绍...