Skip to content

Latest commit

ย 

History

History
50 lines (27 loc) ยท 1.21 KB

File metadata and controls

50 lines (27 loc) ยท 1.21 KB

JAVA-APP Implementaions with spring boot

Projects

๐Ÿšฉ private repo , ๊ด€๋ จ ๊ณ„์ • ์ •๋ณด ์ฒ˜๋ฆฌ ํ›„ ๋ณ„๋„ ์—…๋กœ๋“œ ์˜ˆ์ •

IDE : sts4

architecture : hexagonal

build-tool & framework : maven , springboot

front-end : jsp

back-end : java controller

persistence layer & db : mybatis & aws mysql

core refers : hexagonal conception, hexagonal simple structure

  • hexagonal simple structure ๊ด€๋ จํ•˜์—ฌ, ๊ธ€์˜ ๊ตฌ์กฐ์™€ ์Šคํƒ์˜ค๋ฒ„ํ”Œ๋กœ์šฐ์˜ 'You can implement however you want to' ์˜๊ฒฌ ์ฐธ์กฐ

IDE-BuildTool : Intellij-Gradle

Overview : mustache, jquery, java Controller/OpenAPI, JPA-AWS RDS, AWS EC2 to deploy

review

front : jsp with tiles(3.0.7)

back : java 1.8 and spring boot framework(2.1.9)

persistence framework : org.mybatis.spring.boot mybatis-spring-boot-starter (2.1.0)

database : MySQL 8.0.23

IDE : sts 4.x

CICD : git and github

Appendix : AWS S3, Social login(Kakao), AWS EC2 Deployment