Notice
Recent Posts
Recent Comments
Link
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Archives
Today
Total
관리 메뉴

개발자되기 프로젝트

[BookManager] 개요 본문

JPA/BookManager

[BookManager] 개요

Seung__ 2021. 7. 1. 23:51

BookManager('21.07.01)

  1. 패스트 캠퍼스 " 한 번에 끝내는 java/spring 웹 개발 마스터" 강의 참고
  2. 도서관리 프로그램
  3. 연관 내용
    1. JPA : https://bsh-developer.tistory.com/5?category=1024330
    2. H2 DB : https://bsh-developer.tistory.com/6?category=1024330
    3. Repository : https://bsh-developer.tistory.com/11?category=1024330
    4. Listener : https://bsh-developer.tistory.com/41?category=1024330
    5. Entity Relationship : https://bsh-developer.tistory.com/47?category=1024330
    6. Persistence Context : https://bsh-developer.tistory.com/68?category=1032082
    7. 프로젝트 작성 중 에러관련 : https://bsh-developer.tistory.com/70?category=0
Comments