Git Product home page Git Product logo

core-spring's Introduction

core-spring's People

Contributors

skypotato avatar

Watchers

 avatar  avatar

core-spring's Issues

스프링 핵심 원리 이해2 - 객체 지향 원리 적용

  • 새로운 할인 정책 개발
  • 새로운 할인 정책 적용과 문제점
  • 관심사의 분리
  • AppConfig 리팩터링
  • 새로운 구주와 할인 정책 적용
  • 전체 흐름 정리
  • 좋은 객체 지향 설계의 5가지 원칙의 적용
  • IoC, DI, 그리고 컨테이너
  • 스프링으로 전환하기

빈 스코프

  • 빈 스코프란?
  • 프로토타입 스코프
  • 프로토타입 스코프 - 싱글톤 빈과 함께 사용시 문제점
  • 프로토타입 스코프 - 싱글톤 빈과 함께 사용시 Provider로 문제 해결
  • 웹 스코프
  • request 스코프 예제 만들기
  • 스코프와 Provider
  • 스코프와 프록시

스프링 컨테이너와 스프링 빈

  • 스프링 컨테이너 생성
  • 컨테이너에 등록된 모든 빈 조회
  • 스프링 빈 조회 - 기본
  • 스프링 빈 조회 - 동일한 타입이 둘 이상
  • 스프링 빈 조회 - 상속 관계
  • BeanFactory와 ApplicationContext
  • 다양한 설정 형식 지원 - 자바 코드, XML
  • 스프링 빈 설정 메타 정보 - BeanDefinition

서블릿, JSP, MVC 패턴

  • 회원 관리 웹 애플리케이션 요구사항
  • 서블릿으로 회원관리 웹 애플리케이션 만들기
  • JSP로 회원 관리 웹 애플리케시연 만들기
  • MVC 패턴 - 개요
  • MVC 패턴 - 적용
  • MVC 패턴 - 한계
  • 정리

의존관계 자동 주입

  • 다양한 의존관계 주입 방법
  • 옵션 처리
  • 생성자 주입을 선택해라!
  • 롬복과 최신 트랜드
  • 조회 빈이 2개 이상 - 문제
  • @Autowired 필드 명, @qualifier, @primary
  • 애노테이션 직접 만들기
  • 조회한 빈이 모두 필요할 때, List, Map
  • 자동, 수동의 올바른 실무 운영 기준

빈 생명주기 콜백

  • 빈 생명주기 콜백 시작
  • 인터페이스 InitializingBean, DisposableBean
  • 빈 등록 초기화, 소멸 메서드
  • 애노테이션 @PostConstruct, @PreDestory

스프링 핵심 원리 이해1 - 예제 만들기

  • 프로젝트 생성
  • 비즈니스 요구사항과 설계
  • 회원 도메인 설계
  • 회원 도메인 개발
  • 회원 도메인 실행과 테스트
  • 주문과 할인 도메인 설계
  • 주문과 할인 도메인 개발
  • 주문과 할인 도메인 실행과 테스트

객체 지향 설계와 스프링

  • 이야기 - 자바 진영의 추운 겨울과 스프링의 탄생
  • 스프링이란?
  • 좋은 객체 지향 프로그래밍이란?
  • 좋은 객체 지향 설계의 5가지 원칙(SOLID)
  • 객체 지향 설계와 스프링

컴포넌트 스캔

  • 컴포넌트 스캔과 의존관계 자동 주입 시작하기
  • 탐색 위치와 기본 스캔 대상
  • 필터
  • 중복 등록과 충돌

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.