IT/SPRING
[링크] Spring 관련 API
나무정원
2017. 4. 29. 15:32
Spring 4.2.9 Api doc
http://docs.spring.io/spring/docs/4.2.9.RELEASE/javadoc-api/
MyBatis 3.4 API doc
http://www.mybatis.org/mybatis-3/apidocs/
MyBatis-Spring API doc
http://www.mybatis.org/spring/apidocs/index.html
AspectJ Run time Api doc
http://www.eclipse.org/aspectj/doc/released/runtime-api/index.html
jUnit4.12 api doc
http://junit.org/junit4/javadoc/latest/
Log4j2 api doc
https://logging.apache.org/log4j/2.x/log4j-api/apidocs/index.html
MyBatis 잘 정리된 site
http://terasolunaorg.github.io/guideline/5.0.x/en/ArchitectureInDetail/DataAccessMyBatis3.html#id28
Apache commons dbcp