관련링크
Project Sagan: open-sourcing spring.io - https://spring.io/blog/2014/03/27/project-sagan-open-sourcing-spring-io
Sagan Project Repository: https://github.com/spring-io/sagan
Sagan Project(세이건 프로젝트)는 Spring Framework를 개발/운영하는 팀이 참여한 spring.io 의 레퍼런스 앱 프로젝트입니다.
인터넷에 검색하면 수 많은 Spring Framework로 된 많은 예제 파일들이 많으나, 돌아가지 않는 예제가 많거나, 오래된 코드.라이브러리 사용으로 최신 버전의 Java와 충돌되거나 라이브러리들의 충돌로 작동이 안되는 경우가 많습니다.
위의 문제를 해결하고자 Spring.io에서 Spring Framework로 된 레퍼런스 앱인 Sagan Project를 오픈소스화를 하여 출시하였습니다.
아래는 Sagan Project에 대한 SpringOne2GX 2014 동영상과 슬라이드입니다.
Inside spring.io: a Production Spring Reference Application
Recorded at SpringOne2GX 2014.
Speaker: Brian Clozel
Slides: http://www.slideshare.net/SpringCentr...
Core Spring Track
Come take a look inside the newly open-sourced reference application that powers the http://spring.iosite, including:
Idiomatic use of Spring Boot
Taking advantage of Spring Framework 4 features
A tour of our JavaScript frontend using cujoJS's curl, Bower and Gulp for a clean and modular design
Zero-downtime deployment to Cloud Foundry using blue/green deployments
And more, with plenty of time for Q&A
Slide 자료
Inside spring.io: a Production Spring Reference Application
2015년 4월 18일 Spring Camp(http://www.springcamp.io/2015/) 에서 위의 SpringOne2GX 2014 발표자료를 참고하여 만든 한국어 자료
spring.io를 통해 배우는 spring 개발사례
Spring 2.x부터 개발을 해본 사람으로서 Spring 4.X까지의 발전을 보니 7년사이에 엄청 많이 바뀌었다는 걸 느꼈음.
(대학원때부터 Spring Framework에 대하여 보긴했음 처음에 IoC(Inversion of Control), DL(Dependency Lookup),DP(Dependency Pull), DI(Dependency Injection) 개념이 책에 나오니 이거 뭥미 하며 헤메던 기억이 나군요 (MVC 소스코드만 Copy & Paste만 하면 되긴 하다만 그런건 학원에서 언제든지 배울수 있는 내용들 -_-;;)
ps. 참고할만한 아래의 자료들
Spring Camp 2014(http://www.springcamp.io/2014/)에서 발표된 Spring Boot
Spring-Boot (springcamp2014)
'컴퓨터 > 프로그래밍' 카테고리의 다른 글
Python으로 금융데이터 이해 및 분석알려주는 슬라이드 (0) | 2015.05.11 |
---|---|
모바일웹브라우저에서 Click event가 300ms delay되는걸 방지하는 방법 (0) | 2015.05.11 |
개발자가 알아야 할 보안 슬라이드 2가지 모음 (0) | 2015.03.16 |
Java의 HTTP/2 지원과 Servlet 4.0소개에 대한 슬라이드 (0) | 2015.03.16 |
어떻게 하면 데이터 사이언티스트가 될 수 있나요? (0) | 2015.02.09 |