자주 사용하는 스프링 annotation

Posted by HULIA(휴리아)
2017. 1. 20. 22:58 백엔드개발/자바스프링

@autowired

 

 

@controller
@transactional
@requestmapping

 

@responsebody
@requestparam
@requestbody


@service

 

@repository
Dao sql 호출

 

@path
@post
@producemime

 

 

@component
@value

 

 

@xmlaccessortype
@xmltype
@xmlelement
@xmlrootelement