Spring注解
2018-05-02 19:27:17 131 举报
AI智能生成
spring 注解
作者其他创作
大纲/内容
Spring注解
组件类
@Repository
@Service
@Controller
@Component
比较
@Component VS @Configuration & @Bean
装配类
@Autowired
@Resource
@PostConstruct
@PreDestory
@Autowired VS @Resource
MVC模块注解
@RequestMapping
@RequestParam
@PathVariable
@RequestBody
@ResponseBody
@RestController
@ModelAttribute
事务模块注解
@Transactional
AOP模块注解
@Aspect
@Pointcut
@Around
@Before
@After
@AfterReturning
@AfterThrowing
0 条评论
回复 删除
下一页