"Java"의 두 판 사이의 차이
ph
잔글 |
|||
(사용자 2명의 중간 판 9개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
− | *[[ | + | *[[Maven]] |
− | * http://glassfish.java.net/ | + | *http://glassfish.java.net/ |
− | * http://www.youtube.com/watch?v=vuwXxuCjOm0 glassfish, netbeans, maven | + | *http://www.youtube.com/watch?v=vuwXxuCjOm0 glassfish, netbeans, maven |
− | * [http://static.springsource.org/spring/docs/3.1.0.M1/spring-framework-reference/html/ spring framework reference documentation] | + | *[http://static.springsource.org/spring/docs/3.1.0.M1/spring-framework-reference/html/ spring framework reference documentation] ([http://static.springsource.org/spring/docs/3.1.0.M1/spring-framework-reference/pdf/spring-framework-reference.pdf pdf]) |
+ | **[http://martinfowler.com/articles/injection.html IoC & DI] | ||
+ | **[http://wiki.springsprout.org/display/SRK/Home 3.0 레퍼런스 번역] | ||
+ | |||
+ | *[http://netbeans.org/kb/docs/intro-screencasts.html?utm_source=netbeans&utm_campaign=welcomepage netbeans guided tour] | ||
+ | *[http://download.oracle.com/javaee/ Java EE documentation] | ||
+ | *[http://download.oracle.com/javase/index.html Java SE technical documentation] | ||
+ | **[http://download.oracle.com/javase/6/docs/api/index.html Java6 API] | ||
+ | **'''[http://download.oracle.com/javase/tutorial/index.html java tutorials]''' - [[Java/my notes]] | ||
+ | ***[http://download.oracle.com/javase/tutorial/jdbc/index.html Trail: JDBC(TM) Database Access] | ||
+ | *[[Java/eclipse]] |
2011년 4월 14일 (목) 10:10 기준 최신판
- Maven
- http://glassfish.java.net/
- http://www.youtube.com/watch?v=vuwXxuCjOm0 glassfish, netbeans, maven
- spring framework reference documentation (pdf)