JAVA 컨벤션 모음
http://kwon37xi.egloos.com/2293756
자바코드 convention
http://java.sun.com/docs/codeconv/
JSP/JSTL convention
http://java.sun.com/developer/technicalArticles/javaserverpages/code_convention/
project convention
http://java.sun.com/blueprints/code/projectconventions.html
naming convention
http://java.sun.com/blueprints/code/namingconventions.html
maven-eclipse-codstyle
http://maven.apache.org/developers/code-style.html
