文章预览
几乎把常用的 Spring Boot 注解一网打尽了,强烈建议大家收藏! @SpringBootApplication @RestController @RequestMapping @GetMapping @PostMapping @PutMapping @DeleteMapping @RequestParam @RequestBody @ResponseBody @PathVariable @Autowired @Value @Bean @Scope @Primary @Transactional @EnableAspectJAutoProxy @Aspect @Scheduled @EnableCaching @Cacheable @CacheEvict @CachePut @Controller @EnableWebSecurity @Secured @PreAuthorize @RestControllerAdvice @Test @MockBean @SpringBootTest @DataJpaTest @WebMvcTest @Entity @Id @GeneratedValue @Column @JoinColumn @ManyToOne @OneToMany @ManyToMany @JoinTable @MappedSuperclass @Inheritance @EnableTransactionManagement @EnableJpaAuditing @CreatedDate @LastModifiedDate @PrePersist @PreUpdate @PostPersist @PostUpdate @PreRemove @PreFlush @PostRemove @PostFlush @PostConstruct @PreDestroy @RequestHeader @CookieValue @ModelAttribute @SessionAttributes @ExceptionHandler @ResponseStatus @Around @Before 制作不易,有帮助的话点赞收
………………………………