Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- lsof
- Quartz
- IntelliJ
- grep
- xargs
- Eclipse
- maVen
- VirtualBox
- Windows 10
- plugin
- Windows
- netsh
- vscode
- JavaScript
- 네트워크
- Mac
- find
- import
- GIT
- 단축키
- tomcat
- web.xml
- port
- ssh
- Source
- context
- 줄바꿈 문자
- profile
- bash
- resource
Archives
- Today
- Total
develog
Spring 3 Annotations 본문
@Required
@Autowired
@Inject
@Resource
@PostConstruct
@PreDestroy
@Component
@Configuration
@Bean
@Import
@Controller
@AspectJ
@Configurable
@Transactional
@RequestMapping
@RequestParam
@RequestBody
@ModelAttribute
@SessionAttributes
@CookieValue
@RequestHeader
@ExceptionHandler
@InitBinder
@Scheduled
@Async
'Dev > Java' 카테고리의 다른 글
Primitive Variable, Wrapper Class (0) | 2012.11.12 |
---|---|
spring version 확인 (0) | 2012.11.08 |
Built-in Annotation (0) | 2012.11.06 |
Annotation 정의 (0) | 2012.11.06 |
Annotation 종류 (0) | 2012.11.06 |
Comments