各类注解

@PostConstruct

@PreDestroy

@SuppressWarnings

@Controller

@interface

@RequestMapping

@ResponseBody

@RequestBody

@Resource

@Autowired

@Override

@Deprecated

@Retention

@Target

@Documented

@Inherited

@Test

转载于:https://my.oschina.net/u/2250363/blog/672172

你可能感兴趣的:(各类注解)