Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 247 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 247 Bytes

paprica

야채가게 MVC 모델 만들기

DB structure

image

MVC structure

[Controller] [DTO] [DAO] [Service] [Util] [Exception]