JNU-econovation / contents-proxy-blog-team1

스프링 스터디 그룹의 해커톤 프로젝트 저장소 (1팀 - 이창환, 위제현, 정민석)
2 stars 0 forks source link

[structure 설계] 초기 파일 설계에 대한 논의 #12

Closed dadadamarine closed 5 years ago

dadadamarine commented 5 years ago

컨트롤러, 모델 등 클래스의 네이밍

dadadamarine commented 5 years ago

/controller/PostController.java -> @Controller사용

wijehyeon commented 5 years ago

/model/Post.java -> @Entity

esp2ar0 commented 5 years ago

templates/index.html -> 글 목록 화면 templates/form.html -> 글 등록 화면 templates/show.html -> 글 보기 화면

dadadamarine commented 5 years ago

utils/EgitUtil.java

dadadamarine commented 5 years ago

exception/FileNotFoundException.java