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

https://github.com/ym1085/spring-roadmap-samplecode

사내 자바 스터디 샘플 코드
https://github.com/ym1085/spring-roadmap-samplecode

oop sample source

Last synced: 3 months ago
JSON representation

사내 자바 스터디 샘플 코드

Awesome Lists containing this project

README

        

## 🍃 Spring-roadmap-samplecode

- [책 링크](http://www.yes24.com/Product/Goods/22483294)

## 💪 Learning

- 자바의 메모리 구조를 이해한다.
- OOP의 4대 특성과 5대 원칙을 이해한다.
- 디자인 패턴을 이해한다.
- 스프링 DI, AOP, IOC의 메커니즘을 이해한다

## ⚠ 목적

- 스터디에서 사용이 되는 예제 코드 저장.