본문 바로가기

Programming/Spring

하이버네이트 강좌 대전개발자컨퍼런스 하이버네이트 발표자료 최범균View more presentations from Beom kyun Choi. (tags: hibernate 하이버네이트) 더보기
Spring 의 xml 설정을 위한 조언 Spring은 강력한 자바 애플리케이션 프레임워크이고 자바 애플리케이션의 넓은 범위에서 사용된다. 이것은 단순함과 테스트의 용이성을 달성하기 위해 의존성삽입(Dependency Injection)을 사용한다. 의존성과 bean생성은 XML설정파일에 대개 명시된다. XML설정은 장황하고 큰 프로젝트에서는 관리하기가 어려울수도 있다. 설정파일의 가독성과 관리의 용이성이 고려되는 만큼, 나는 다음의 사항이 매우 유용하리라고 생각한다. 1. autowire를 사용하지 말라. 내 의견에서, autowire는 시장광고용(marketing) 기능이다. 이것은 실제 프로젝트에서 결코 사용되지 말아야 한다. 이것은 몇몇 타이핑의 수고와 설정조각을 줄이지만, 명백함과 설정의 유지보수성을 희생한다. trollswagen, .. 더보기
Spring DM 튜토리얼 An Introduction to OSGi on the Server Side Spring and OSGi - A Perfect Match? Spring OSGi JIRA [TSE] Spring-OSGI with Adrian Colyer OSGi Alliance 스프링 DM 레퍼런스: http://static.springframework.org/osgi/docs/current/reference/html/ 스프링 DM 서버 사용자 가이드: http://static.springsource.com/projects/dm-server/1.0.x/user-guide/html/index.html 스프링 DM 서버 개발자 가이드: http://static.springsource.com/projects/dm-server/.. 더보기
Maven plug-in Setting Maven eclipse plug-in 은 M2Eclipse 이다. Software Update URL 은 http://m2eclipse.sonatype.org/update/ 이다. -hazard- 더보기
Eclipse Ganymede 3.4.1 Proxy Setting window > preferences > general > network connections manual proxy configuration 이 설정을 사용하면 help > software updates.. 를 방화벽 내부에서 사용할 수 있다. -hazard- 더보기