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

https://github.com/devleejb/spring-start

Spring Study with Lecture "인프런 스프링 입문 - 코드로 배우는 스프링 부트, 웹 MVC, DB 접근 기술"
https://github.com/devleejb/spring-start

spring-bo springboot

Last synced: 10 months ago
JSON representation

Spring Study with Lecture "인프런 스프링 입문 - 코드로 배우는 스프링 부트, 웹 MVC, DB 접근 기술"

Awesome Lists containing this project

README

          

## About Repository

이 저장소는 인프런 `스프링 입문 - 코드로 배우는 스프링 부트, 웹 MVC, DB 접근 기술`을 수강하며 정리한 내용을 담고 있습니다.

[인프런 스프링 입문 - 코드로 배우는 스프링 부트, 웹 MVC, DB 접근 기술](https://inf.run/DyXZ)


## Contents

1. 섹션 0. 강의 소개
2. [섹션 1. 프로젝트 환경설정](https://devleejb.notion.site/1-643b04ad78214d479f5c8759007e5a50)
3. [섹션 2. 스프링 웹 개발 기초](https://devleejb.notion.site/2-3380baa31f6e40179afdcb8a1944eec1)
4. [섹션 3. 회원 관리 예제 - 백엔드 개발](https://devleejb.notion.site/3-d260e5a00b0741efa6ebea986411c903)
5. [섹션 4. 스프링 빈과 의존관계](https://devleejb.notion.site/4-6b909e5cb28d4089a951e3753a3f4148)
6. [섹션 5. 회원 관리 예제 - 웹 MVC 개발](https://devleejb.notion.site/5-MVC-3106c7fc5d6048e1b54e25dd5789ce2a)
7. [섹션 6. 스프링 DB 접근 기술](https://devleejb.notion.site/6-DB-3e28c2026034417f8b948a6e82c14d74)
8. [섹션 7. AOP](https://devleejb.notion.site/7-AOP-196614c5e2264bd9a6dd6727a9836b2d)
9. [섹션 8. 다음으로](https://devleejb.notion.site/8-1105a1639ac84994b0edc8a168417624)