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
上一篇: Spring3 MVC 初体验