-
Java로 helloworld 찍기 : https://gist.github.com/benelog/d320305ec724384bb0c5
-
소개 자료 : http://www.slideshare.net/sungyongjung/springcamp2014springboot
-
Groovy 예제 코드 : https://github.com/SpringSource/spring-boot/tree/master/spring-boot-cli/samples
-
DataSource 지원 클래스 : https://github.com/SpringSource/spring-boot/tree/master/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/jdbc
-
thin-war만들기 : https://github.com/bungubbang/springcamp2014-boot-war