欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

spring3 mvc 注解

程序员文章站 2022-07-08 10:24:52
...
@Autowired
@Component
@Controller
@InitBinder
@ManagedAttribute
@ManagedOperation
@ManagedOperationParameters
@ManagedOperationParameter
@ManagedResource
@PathVariable
@PostConstruct
@PreDestroy
@Repository
@RequestMapping
@Required
@Resource
@Service
@Transactional
相关标签: MVC Java