Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leeseojune53/learnboot

LearnBoot는 Spring Boot의 주요 기능을 학습하기 위해 보안 및 데이터베이스 접근 기능을 직접 구현해보는 실습용 프레임워크입니다.
https://github.com/leeseojune53/learnboot

Last synced: 18 days ago
JSON representation

LearnBoot는 Spring Boot의 주요 기능을 학습하기 위해 보안 및 데이터베이스 접근 기능을 직접 구현해보는 실습용 프레임워크입니다.

Awesome Lists containing this project

README

        

# LearnBoot
LearnBoot는 Spring Boot의 주요 기능을 학습하기 위해 보안 및 데이터베이스 접근 기능을 직접 구현해보는 실습용 프레임워크입니다.

## TODO
- [X] IoC/DI
- [ ] Data Access
- [ ] AOP
- [ ] Transaction
- [ ] Web
- [ ] Security