Spring Annotation

December 27, 2019 · View on GitHub

Spring 中所有常用的 annotation 注解列表

  • @Bean
  • @ComponentScans
  • @Configuration
  • @Import
  • @ImportResource
  • @Profile
  • @Component
  • @Controller
  • @Indexed
  • @Repository
  • @Service