250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Open Source
- git
- Python
- STS
- Spring Boot
- MySQL
- SpringBoot
- Tomcat
- ubuntu
- IntelliJ
- MSSQL
- oracle
- 오픈소스
- Docker
- 문서
- JavaScript
- error
- maven
- Exception
- jpa
- Eclipse
- AJAX
- 설정
- Core Java
- spring
- JDBC
- myBatis
- PostgreSQL
- Source
- Thymeleaf
Archives
- Today
- Total
헤르메스 LIFE
[Spring] Annotation Reference for Spring Projects 본문
728x90
원문 :
http://gordondickens.com/wordpress/2011/05/20/annotation-reference-for-spring-projects/
https://spreadsheets.google.com/spreadsheet/pub?hl=en_US&key=0Am_zV4_vRvfVdF9abzkwTTFCRkQwY3hrLVh6SE05ZHc&hl=en_US&gid=1
Annotations are available for Spring and Java projects. I was unsuccessful in finding a single consolidated set of the annotations. So, I thought “What a great gap to fill.” However, what I thought would be a fairly simple endeavor, turned out to be a rabbit hole of research.
Below I have aggregated Spring (up to 3.1) and Java Annotations (over 500 annotations), most of which are used by Spring. JSR-168, JSR-220, JSR-222, JSR-224, JSR-250, JSR-299, JSR-303, JSR-314, JSR-315, JSR-317, JSR-318, JSR-330 & Hibernate 3.x.
https://spreadsheets.google.com/spreadsheet/pub?hl=en_US&key=0Am_zV4_vRvfVdF9abzkwTTFCRkQwY3hrLVh6SE05ZHc&hl=en_US&gid=1
728x90
'Spring Framework' 카테고리의 다른 글
[DBCP]DBCP (Database connection pooling services) (0) | 2012.02.15 |
---|---|
[Spring] DB Connection (0) | 2012.02.15 |
Spring 참고 사이트 목록 (0) | 2012.01.09 |
성능을 위한 초간단 HTTP 304 Not Modified 구현 방법 (0) | 2011.10.05 |
[Open Source] Send Mail + 첨부파일 포함 (0) | 2011.09.22 |