目录
1.Spring
1.@Component
2.@Controller、@Service、@Repository
3.@Configuration、@ComponentScan
4.@Scope
5.@PostConstruct、@PreDestroy
6.Autowired
7.@Qualifier
8. @Value
9.@PropertySource
10.@Bean
11.@Import
12.@RunWith、ContextConfiguration
13.@Before
14.@After
15.@Around
16.@AfterReturning
17.@AfterThrowing
18.@Aspect
19.@EnableAspectJAutoProxy
20.@Transactional
21.@EnableTransactionManagement
2.SpringMVC
1.@RequestMapping
2.@ResponseBody
3. @RequestParam
4.@EnableWebMvc
5.@RequestBody
6.@DateTimeFormat
7.@ResponseBody
8. @PathVariable
9.@RestController
10.@GetMapping、@PostMapping、@PutMapping、@DeleteMapping
11.@RestControllerAdvice
12.@ExceptionHandler
3、SpringBoot
1.@SpringBootTest
4、MyBatis Plus
1.@TableField
2.@TableName
3.@TableId
4.@TableLogic
5.@Version
5、Lombok
1.@Data
1.Spring
1.@Component
2.@Controller、@Service、@Repository
3.@Configuration、@ComponentScan
4.@Scope
5.@PostConstruct、@PreDestroy
6.Autowired
7.@Qualifier
8. @Value
9.@PropertySource
10.@Bean
11.@Import
12.@RunWith、ContextConfiguration
13.@Before
14.@After
15.@Around
16.@AfterReturning
17.@AfterThrowing
18.@Aspect
19.@EnableAspectJAutoProxy
20.@Transactional
21.@EnableTransactionManagement
2.SpringMVC
1.@RequestMapping
2.@ResponseBody
3. @RequestParam
4.@EnableWebMvc
5.@RequestBody
7.@ResponseBody
8. @PathVariable
9.@RestController
10.@GetMapping、@PostMapping、@PutMapping、@DeleteMapping
11.@RestControllerAdvice
12.@ExceptionHandler
3、SpringBoot
1.@SpringBootTest
4、MyBatis Plus
1.@TableField
2.@TableName
3.@TableId
4.@TableLogic
5.@Version
5、Lombok
1.@Data