https://github.com/donghl-dev/study-spring
Spring Framework 에 대한 이해 및 정리
https://github.com/donghl-dev/study-spring
aop beans inversion-of-control ioc-container resources scope spring-framework
Last synced: about 1 month ago
JSON representation
Spring Framework 에 대한 이해 및 정리
- Host: GitHub
- URL: https://github.com/donghl-dev/study-spring
- Owner: donghL-dev
- Created: 2019-05-10T12:31:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T14:04:11.000Z (over 6 years ago)
- Last Synced: 2025-02-05T11:52:08.323Z (8 months ago)
- Topics: aop, beans, inversion-of-control, ioc-container, resources, scope, spring-framework
- Language: Java
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Study-Spring
===* 스프링 프레임워크에 대해 공부해가면서 작성한 소스 코드 버전 관리 및 공부한 내용들을 정리해두기 위한 저장소입니다.
* 스프링 프레임워크에 대한 이해 및 핵심 기능들을 활용하여 작성한 코드와 알게 된 내용을 정리하여 업로드 할 것입니다.
### 개발환경
| 도구 | 버전 |
----------------- | ---------------------------- |
| **OS** | Windows 10(64-bit), Mac OS |
| **IDE** | IntelliJ IDEA |
| **JDK** | JDK 8 |### [내용 정리](https://github.com/dongh9508/Study-Spring/tree/master/Study-Notes)