-
Notifications
You must be signed in to change notification settings - Fork 0
Using Java
JungSu Kim edited this page Feb 12, 2016
·
3 revisions
- https://docs.oracle.com/javase/8/docs/
- http://www.infoq.com/articles/boot-microservices
- Spring : https://spring.io/
- Maven Repository : http://mvnrepository.com/
- RESTful Web Service[예제-영문] : https://spring.io/guides/gs/rest-service/
- MyBatis 3 : http://mybatis.github.io/mybatis-3/ko/index.html#
- MyBatis 예제 : http://mybatis.co.uk/…/category/getting-started-with-mybatis
- Mybatis 좋은 팁 : http://knight76.tistory.com/…/Mybatis-%EC%A2%8B%EC%9D%80-%E…
- MyBatis Resultmap tip : http://noritersand.tistory.com/229
- MyBatis - MyBatis 3 | Mapper XML 파일 : http://mybatis.github.io/mybatis-3/ko/sqlmap-xml.html
- ControllerAdvice를 이용한 익셉션 처리 : http://krespo.net/191
- HttpStatus Code : http://docs.spring.io/…/springframework/http/HttpStatus.html
- Servlet Filter에서 Spring Bean 사용 : http://regexr.tistory.com/8
- Spring 버전 별 controller Interceptor 설정 방법 :http://blog.anyframejava.org/?p=125
- mvc:interceptors 를 사용한 Controller 공통로직 처리 예제 :http://springsource.tistory.com/110
- Controller 파라미터의 종류 : http://springsource.tistory.com/13
- log4j 정리[properties,xml] : http://hongkyu.tistory.com/76
- log4j 설정 및 사용법[properties] :http://changpd.blogspot.kr/2013/05/spring-lo4j.html
- log4j에서 여러파일에 로그남기기[properties] : http://adamtop.tistory.com/…/log4j%EC%97%90%EC%84%9C-%EC%97…
- 자주쓰이는 이노테이션 : http://noritersand.tistory.com/156
- Eclipse의 Maven plugin으로 Tomcat에 WAR 배포하기 :http://jjorae.com/posts/778
- Maven Tomcat Plugin - Maven 2 Tomcat Plugin :http://mojo.codehaus.org/tomcat-maven-plugin/deployment.html
- Spring Boot
- Embedded Tomcat
- Standalone application by jar package
- Docker supported
- Java 8 API's features
- Stream API
- Lambda
- Date API
- NIO
- Nashorn
- Eclipse with Spring plugin
- Spring Tool Suite
- Intellij with Spring plugin
- Setting IDE toolsStart project with Spring Boot
- Spring Tool Suite
- Intellij Community Edition (In Company Free?)
- UnitTest/Integration Test with JUnit
- Build mavan/gradle with Embedded TomcatMake docker image
- make jar
- Versioning new docker image
- Deploy new docker image
- Java 7, 8 new features
- NIO2
- Lambda
- Collections
- Stream API
- Stream => ParallelStream
- Nashron
- Date API
- Crypto API
- Parallel
- Reactive Programming with Java
- Spring Boot
- Embedded Tomcat
- Spring Core
- Spring Security
- Spring JPA
- Embedded Mongodb
- Embedded Redis
- Spring MVC
- Lombok
- Model mapper
- Object mapper
- gs-collection
- Agile
- API Design
- Architecture
- Authentication
- AWS
- BackEnd
- CharacterSet
- Clustering
- Cross Platform
- Crypto
- Data Aggregator
- Data Analytics
- Databases
- Data Interchange
- Data Modeling
- Deployment
- Design Pattern
- FailOver
- FrontEnd
- Glossary
- Image Server
- Infrastructure
- Language
- ReactiveX
- Linux
- Logging
- Machine Learning
- Message Queue
- Monitoring
- Network Internals
- NoSQL Database
- Operating System
- Profiler
- Proxy
- Scheduler
- Tools
- Web Server
- Parallel Computing
- Shader