An open API service indexing awesome lists of open source software.

https://github.com/zkdlu/spring-boot-practice


https://github.com/zkdlu/spring-boot-practice

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

### [1. Freemarker](https://github.com/zkdlu/spring-boot-practice/blob/main/docs/Freemarker.md)
> 꾸준하게 업데이트 되고 있는 템플릿 엔진은 Thymeleaf, Handlebars

### [2. H2 + JPA](https://github.com/zkdlu/spring-boot-practice/blob/main/docs/h2-jpa.md)

### [3. Swagger 문서](https://github.com/zkdlu/spring-boot-practice/blob/main/docs/swagger.md)

### [4. Rest api](https://github.com/zkdlu/spring-boot-practice/blob/main/docs/Restapi.md)

### [5. Controller Exception Handling](https://github.com/zkdlu/spring-boot-practice/blob/main/docs/Controller%20Exception.md)

### [6. Spring security, JWT](https://github.com/zkdlu/spring-boot-practice/blob/main/docs/Spring%20security.md)

### [7. Unit Test](https://github.com/zkdlu/spring-boot-practice/blob/main/docs/Unit%20Test.md)

### [8. Social Login](https://github.com/zkdlu/spring-boot-practice/blob/main/docs/OAuth2.md)