https://github.com/zkdlu/spring-boot-practice
https://github.com/zkdlu/spring-boot-practice
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zkdlu/spring-boot-practice
- Owner: zkdlu
- Created: 2020-12-13T04:01:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-06T16:41:47.000Z (over 5 years ago)
- Last Synced: 2025-04-25T17:27:05.366Z (about 1 year ago)
- Language: Java
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)