Spring Boot 注解
2022-03-27 23:22:23 0 举报
AI智能生成
Spring Boot 常用注解
作者其他创作
大纲/内容
@SpringBootApplication
@EnableAutoConfiguration
@SpringBootConfiguration
自动配置
@RestController
@Controller
@ResponseBody
@GetMapping
@PostMapping
@PutMapping
@DeleteMapping
@RequestMapping
@RequestAttribute
@RequestHeader
@RequestParam
@PathVariable
@RequestBody
@ModelAttribute
Web 注解
@Service
@Repository
@Component
@ComponentScan
组件注解
@Autowired
@Qualifier
@Value
@Bean
@Import
@ImportResource
@Lazy
@Primary
@Profile
@PropertySource
Bean 注解
@Transactional
事务注解
@Aspect
@Before
@After
@Around
@Pointcut
@AfterReturning
@AfterThrowing
@DeclareParents
AOP 注解
原生注解
第三方注解
Spring Boot 注解
收藏
0 条评论
回复 删除
下一页