ํดํผ๋ชฐ์ ์๊ฐ์ฅ์ ์ธ์ ์ํ ์ผํ๋ชฐ API์๋ฒ๋ก, ๊ต๋ด ํ๋ก์ ํธ์ ์ผํ์ผ๋ก ๊ฐ๋ฐ๋์์ต๋๋ค. ์ด ์๋ฒ๋ ํ๋ณตํ ์ฌ๋ด์ฌ๋ผ๋ ๋ก๋ด๊ณผ ์ฐ๊ฒฐ๋์ด, ์๊ฐ์ฅ์ ์ธ์ด ์ท ์ผํ์ ํธ๋ฆฌํ๊ฒ ์ด์ฉํ ์ ์๋๋ก ๋์ต๋๋ค.
๋ก๋ด์ ์นด๋ฉ๋ผ์ TensorFlow๋ฅผ ํ์ฉํ์ฌ ์ฌ์ฉ์์ ์น์๋ฅผ ์ธก์ ํฉ๋๋ค. ์ดํ, ์ธก์ ๋ ์น์์ ๋ง๋ ์ฌ์ด์ฆ์ ์๊ฐ์ฅ์ ์ธ์ด ์ ํธํ๋ ์ท ์ ํ์ ์๋ฒ๋ก ์ ์กํ๋ฉด, ํดํผ๋ชฐ์ ์ด๋ฅผ ๋ฐํ์ผ๋ก ์ต์ ์ ์ท์ ์ถ์ฒํฉ๋๋ค.
์ด ํ๋ก์ ํธ๋ ์๊ฐ์ฅ์ ์ธ์ ์ผํ ๊ฒฝํ์ ํ์ ํ๊ณ , ์๊ฐ์ฅ์ ์ธ๋ค์ด ๋ณด๋ค ํธ๋ฆฌํ ์ท ์ผํ์ ํ ์ ์๋๋ก ํ๊ธฐ ์ํด ๋ง๋ค์ด์ก์ต๋๋ค.
<๋ก๋ด ๊ฐ๋ฐ ๊ณผ์ >
- ์ ์ฅ์๋ฅผ ํด๋ก ํฉ๋๋ค
git clone https://github.com/jhseob06/happy-mall.git
- application.properties๋ฅผ ๋ณ๊ฒฝํฉ๋๋ค
- shoppingmall/src/main/resources/application.properties ์ด๊ธฐ
- ๋ฐ์ดํฐ๋ฒ ์ด์ค ๋ณ๊ฒฝ
- project.domain ๋ณ๊ฒฝ
- shoppingmall/src/test/resources/application.properties์๋ ๋๊ฐ์ด ์ ์ฉ
- ํ๋ก์ ํธ๋ฅผ ์คํํฉ๋๋ค
-
Spring Boot
-
Spring Security
-
Spring Data JPA
-
MySQL
-
Redis
-
JUnit5
- IntelliJ
- Postman
- SourceTree