Code Monkey home page Code Monkey logo

hello-spring's Introduction

학습일차

1일차

  • 프로젝트 환경설정
  • 스프링 웹 개발 기초 ( 정적 컨텐츠, MVC와 템플릿 엔진, API )

2일차

  • 회원 관리 예제 - 백엔드 개발
    • 비즈니스 요구사항 정리
    • 회원 도메인과 리포지토리 만들기

3일차

  • 회원 관리 예제 - 백엔드 개발
    • 회원 리포지토리 테스트 케이스 작성
    • 회원 서비스 개발
    • 회원 서비스 테스트
  • 스프링 빈과 의존관계
    • 컴포넌트 스캔과 자동 의존관계 설정
    • 자바 코드로 직접 스프링 빈 등록하기
  • 회원 관리 예제 - 웹 MVC 개발
    • 회원 웹 기능 - 홈 화면 추가

4일차

  • 회원 관리 예제 - 웹 MVC 개발
    • 회원 웹 기능 - 등록
    • 회원 웹 기능 - 조회
  • 스프링 DB 접근 기술
    • H2 데이터베이스 설치

5일차

  • 스프링 DB 접근 기술
    • 순수 JDBC
    • 스프링 통합 테스트
    • 스프링 JdbcTemplate
    • JPA
    • 스프링 데이터 JPA

6일차

  • AOP
    • AOP가 필요한 상황
    • AOP 적용

hello-spring's People

Contributors

sebinyu avatar

Watchers

 avatar

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.