spring3 mvc 注解

@Autowired
@Component
@Controller
@InitBinder
@ManagedAttribute
@ManagedOperation
@ManagedOperationParameters
@ManagedOperationParameter
@ManagedResource
@PathVariable
@PostConstruct
@PreDestroy
@Repository
@RequestMapping
@Required
@Resource
@Service
@Transactional 

你可能感兴趣的:(java,mvc)