개인 프로젝트

개인 프로젝트 Git 주소

lovineff 2020. 6. 10. 12:05

Spring Boot MVC 프로젝트

gradle, H2 DB, JPA, Thymeleaf 사용

https://github.com/lovinef/SpringBootMVCTest

 

WebFlux 사용 프로젝트

gradle, H2 DB, JPA, queryDsl, vue.js 사용

https://github.com/lovinef/reactive-with-spring

 

RestAPI 적용 프로젝트

단순 결과값 json 반환이 아닌 Event RestAPI 작성

https://github.com/lovinef/restapi

 

JPA(queryDsl) 적용 프로젝트

https://github.com/lovinef/queryDslTest

 

DesignPattern 스터디 프로젝트

https://github.com/lovinef/DesignPattern