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
- GIT
- lsof
- bash
- Windows
- Eclipse
- 줄바꿈 문자
- grep
- port
- profile
- 단축키
- plugin
- resource
- VirtualBox
- import
- Windows 10
- tomcat
- Mac
- Quartz
- 네트워크
- maVen
- Source
- find
- context
- IntelliJ
- xargs
- vscode
- ssh
- JavaScript
- web.xml
- netsh
Archives
- Today
- Total
develog
Annotation 종류 본문
- Marker annotation
ex) @MarkerAnnotation
- Single-value annotation
ex) @SingleValueAnnotation("some data")
- Full annotation
ex) @FullAnnotation(var1="data1", var2="data2", var3="value3")
'Dev > Java' 카테고리의 다른 글
Built-in Annotation (0) | 2012.11.06 |
---|---|
Annotation 정의 (0) | 2012.11.06 |
Reflection (0) | 2012.11.06 |
Reflection Test (0) | 2012.11.06 |
[Tomcat] jsp cache clear (0) | 2012.10.08 |
Comments