https://github.com/venh312/product-order-service
๐ TDD ๊ธฐ์ด (์ํ, ์ฃผ๋ฌธ)
https://github.com/venh312/product-order-service
java17 springboot test-driven-development
Last synced: 2 months ago
JSON representation
๐ TDD ๊ธฐ์ด (์ํ, ์ฃผ๋ฌธ)
- Host: GitHub
- URL: https://github.com/venh312/product-order-service
- Owner: venh312
- Created: 2023-10-23T03:41:43.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T22:40:02.000Z (over 2 years ago)
- Last Synced: 2025-03-18T02:46:58.651Z (over 1 year ago)
- Topics: java17, springboot, test-driven-development
- Language: Java
- Homepage:
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ๐ TDD ๊ธฐ์ด
### 4๊ฐ์ ๋จ๊ณ๋ก ๊ตฌ๋ถํ์ฌ ํ
์คํธ ์ฝ๋๋ฅผ ์์ฑ, ํจํค์ง ๊ตฌ์กฐ ์ผ๋ถ ๋ด์ฉ์ ํ๋ก์ ํธ ๋ฐ ์ฑ๊ฒฉ๋ณ๋ก ์์ดํ ์ ์์ผ๋ฉฐ ๊ธฐ๋ณธ์ ์ธ ํ
์คํธ ์ฝ๋ ์์ฑ ํ์ต์ ๋ชฉ์ ์ ๋
### ์ํ ์ฃผ๋ฌธ ๊ธฐ๋ฅ
- [Pojo](https://github.com/conf312/product-order-service/commit/27dd6ba6a05434d269cd9b18cf48e8b06f7449f1)
- [Spring Boot](https://github.com/conf312/product-order-service/commit/6c5093b7cb73550f96295a481b7b7e6e352bf462)
- [API](https://github.com/conf312/product-order-service/commit/d52f730edc28044ca44626fca03e5406e441ada8)
- [JPA](https://github.com/conf312/product-order-service/commit/b3259d50266fa2397abbbd9c0e00516e5362de5b)
### ์ํ ์ฃผ๋ฌธ ๊ฒฐ์ ๊ธฐ๋ฅ
- [Pojo](https://github.com/conf312/product-order-service/commit/e6451e894da794a4dc9da7af934efdaae00fcf04)
- [Spring Boot](https://github.com/conf312/product-order-service/commit/4ce23911bb7dfc7782f3babe14004023215cd553)
- [API](https://github.com/conf312/product-order-service/commit/214b48ce80134ec2f6c9171bf250d8af891f1fcb)
- [JPA](https://github.com/conf312/product-order-service/commit/84c48fbc801b4bf553c71b8628d8d9820f7a4a45)