1. XML 기반의 설정 메타데이터 구성하기
- daos.xml
Gister macro gistUrl https://gist.github.com/ChoiYoungMok/97715fb06b37aa39e7c497cd9ef1cd1e - services.xml
Gister macro gistUrl https://gist.github.com/ChoiYoungMok/aea6b95cd150b1e9547ff458d5bbd57c - applicationContext.xml
Gister macro gistUrl https://gist.github.com/ChoiYoungMok/e35df5082eeb899a2dd2eb76e2cf9378 - [작성중] github 예제 필요
2. 애노테이션 기반의 설정 메타데이터 구성하기
- DAO : AccountDaoImpl.java, ItemDaoImpl.java
Gister macro gistUrl https://gist.github.com/ChoiYoungMok/703478aa5d7c7e5bcb0f35fbd0e3e3c0 Gister macro gistUrl https://gist.github.com/ChoiYoungMok/0b9f4106c4be5bec61bf8761a637763d - Service : PetStoreServiceImpl.java
Gister macro gistUrl https://gist.github.com/ChoiYoungMok/1bb0e18fc2dce3e9fd479070d709bf1d - ApplicationContext.java
Gister macro gistUrl https://gist.github.com/ChoiYoungMok/0b36d8aed964b898504c259b9d83577a - [작성중] github 예제 필요
3. 자바 기반의 설정 메타데이터 구성하기
- DAO : AccountDaoImpl.java, ItemDaoImpl.java
Gister macro gistUrl https://gist.github.com/ChoiYoungMok/70ffbe6a5e75ec7bbeae49037494ffe4 Gister macro gistUrl https://gist.github.com/ChoiYoungMok/6a12cf1a79f530d559b5f9e45332a870 - Service : PetStoreServiceImpl.java
Gister macro gistUrl https://gist.github.com/ChoiYoungMok/19b8b30f6071bb72aac4882b28674f8d - ApplicationContext.java
Gister macro gistUrl https://gist.github.com/ChoiYoungMok/3adfa696241bc9dd7eb4b9fdfee35582
[작성중] github 예제 필요