码迷,mamicode.com
首页 > 编程语言 > 详细

spring常用注解

时间:2018-07-08 00:28:48      阅读:180      评论:0      收藏:0      [点我收藏+]

标签:tor   config   for   resource   row   win   cat   ons   poi   

1.

@Controller

@Service

@Repository 

@Component

2.

@Value 

@Autowired 

@Qualifier

@Resource

3.

@Scope

@PostConstruct 

@PreDestroy

4.

@Aspect

@Before

@AfterReturning

@Around

@AfterThrowing

@After

@Pointcut 

5.

@RequestMapping

@GetMapping

@PostMapping

@ResponseBody

@RequestBody

@RequestParam

@PathVariable

@RequestHeader

@CookieValue

@ModelAttribute

@SessionAttributes

6.

@SpringBootApplication

@RestController

@ComponentScan

@PropertySource

@ConfigurationProperties

 

spring常用注解

标签:tor   config   for   resource   row   win   cat   ons   poi   

原文地址:https://www.cnblogs.com/ENU7/p/9278862.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!