https://github.com/lineyk/springbootshop
스프링 부트 쇼핑몰 프로젝트 with JPA 책을 보며 공부
https://github.com/lineyk/springbootshop
Last synced: over 1 year ago
JSON representation
스프링 부트 쇼핑몰 프로젝트 with JPA 책을 보며 공부
- Host: GitHub
- URL: https://github.com/lineyk/springbootshop
- Owner: LineYK
- Created: 2023-05-10T15:55:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T15:36:57.000Z (almost 3 years ago)
- Last Synced: 2025-01-24T05:42:26.583Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 210 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [스프링 부트 쇼핑몰 프로젝트 with JPA](http://www.yes24.com/Product/Goods/103453774)
---
## Post
- [JPA](https://jeweled-chance-709.notion.site/JPA-294c3fdee9b2492d801e0a9f9f155f55)
- [Entity 매핑 관련 어노테이션](https://jeweled-chance-709.notion.site/Entity-dc4c1cef92234cc79eff832c96a1d6be)
- [Spring Boot JPA](https://jeweled-chance-709.notion.site/Spring-Boot-JPA-eeb5efb8b30444f581c5af5181bcfaa0)
- [Thymeleaf](https://jeweled-chance-709.notion.site/Thymeleaf-2bf1b2a91d7749b7936e3f6eebd781b8)
- [연관 관계 매핑](https://jeweled-chance-709.notion.site/dae1c0a426b94f4cae797b983c2fcd82?pvs=4)
- [영속성 전이](https://jeweled-chance-709.notion.site/d1ac680d874b4c4c89541fbb5b3d843d?pvs=4)