Skip to content
This repository was archived by the owner on Dec 13, 2020. It is now read-only.

springframework-storage/IX-MiniShoppingMall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mini Shopping Mall

2018 카카오IX 8월 (신입)경력 공채

API

Run

  • mvn package
  • war 파일이 있는 경로로 이동
  • Cmd 또는 PowerShell 실행
java -jar {war_파일명}.war

웹 브라우저 실행 - localhost:8080

View

Login

Main

Product

Cart

Order

Use

  • Spring Boot
  • Tomcat
  • Security
  • JPA
  • MySQL (AWS RDS)

Test

  • JUnit
  • MockMvc
  • Postman & Postman Interceptor

Author

Releases

No releases published

Packages

No packages published