springboot的常用的注解有哪些?

  • @Configuration
  • @bean
  • @enableDubbo
  • @Component
  • @slf4j
  • @Service
  • @Mapperscan
  • @SpringBootApplication
  • @RabbitListener
  • @ResponseBody
  • @RestController

你可能感兴趣的:(springboot的常用的注解有哪些?)