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

https://github.com/minhi0449/spring


https://github.com/minhi0449/spring

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Spring Study
> Spring 공부 및 실습 코드

| 챕터 | 내용 | 챕터 | 내용 |
|------|------|------|------|
| **ch01** | Spring 개요 및 개발환경 구축 | **ch06** | Spring Boot |
| **ch02** | IoC 및 DI | **ch07** | Spring JPA |
| **ch03** | AOP | **ch08** | Spring Security |
| **ch04** | Spring MVC | **ch09** | Spring REST API |
| **ch05** | MyBatis | **ch10** | JWT & OAuth2 |