스프링 레거시 프로젝트 폴더 구조

1 개요[ | ]

스프링 레거시 프로젝트 폴더 구조
폴더 설명
▹ 📁 src/main
    ▹ 📁 com/example/myapp
        ▹ 📁 config
        ▹ 📁 domain @Entity
        ▹ 📁 repository JpaRepository, CrudRepository
        ▹ 📁 service
        ▹ 📁 web @Controller, @RequestMapping
    ▹ 📁 resources
    ▹ 📁 webapp

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}