Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 7
Next »
1. XML 기반의 설정 메타데이터 구성하기
- daos.xml
- services.xml
- applicationContext.xml
- [작성중] github 예제 필요
2. 애노테이션 기반의 설정 메타데이터 구성하기
- DAO : AccountDaoImpl.java, ItemDaoImpl.java
- Service : PetStoreServiceImpl.java
- ApplicationContext.java
- [작성중] github 예제 필요
3. 자바 기반의 설정 메타데이터 구성하기
- DAO : AccountDaoImpl.java, ItemDaoImpl.java
- Service : PetStoreServiceImpl.java
- ApplicationContext.java