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 접근 기술"
- Host: GitHub
- URL: https://github.com/devleejb/spring-start
- Owner: devleejb
- Created: 2022-09-10T03:30:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T08:33:04.000Z (about 2 years ago)
- Last Synced: 2024-04-18T06:15:22.895Z (almost 2 years ago)
- Topics: spring-bo, springboot
- Language: Java
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)