Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1. XML 기반의 설정 메터데이터 구성하기

  • daos.xml
    Gister macro
    gistUrlhttps://gist.github.com/ChoiYoungMok/97715fb06b37aa39e7c497cd9ef1cd1e


  • services.xml
    Gister macro
    gistUrlhttps://gist.github.com/ChoiYoungMok/aea6b95cd150b1e9547ff458d5bbd57c


  • applicationContext.xml
    Gister macro
    gistUrlhttps://gist.github.com/ChoiYoungMok/e35df5082eeb899a2dd2eb76e2cf9378


  • [작성중] github 예제 필요
     

2. 애노테이션 기반의 설정 메타데이터 구성하기

  • DAO : AccountDaoImpl.java, ItemDaoImpl.java
    Gister macro
    gistUrlhttps://gist.github.com/ChoiYoungMok/703478aa5d7c7e5bcb0f35fbd0e3e3c0

    Gister macro
    gistUrlhttps://gist.github.com/ChoiYoungMok/0b9f4106c4be5bec61bf8761a637763d


  • Service : PetStoreServiceImpl.java
    Gister macro
    gistUrlhttps://gist.github.com/ChoiYoungMok/1bb0e18fc2dce3e9fd479070d709bf1d
     
     
  • ApplicationContext.java
    Gister macro
    gistUrlhttps://gist.github.com/ChoiYoungMok/0b36d8aed964b898504c259b9d83577a


  • [작성중] github 예제 필요