Coder Social home page Coder Social logo

til's Introduction

TIL

Today I Learned 공부한 것들을 정리합니다.

JAVA

번호 제목
1 JVM
2 어노테이션 프로세서
3 enum
4 람다식
5 ThreadLocal
6 String은 왜 불변객체 인가
7 GC란?
8 자바는 Call By Reference가 없다
9 자바에서의 직렬화
10 HashMap

Effective-Java

번호 제목
1 아이템2 - 생성자에 매개변수가 많다면 빌더를 고려하라
2 아이템3 - private 생성자나 열거 타입으로 싱글턴임을 보증하라
3 아이템5 - 자원을 직접 명시하지 말고 의존 객체 주입을 사용하라

백기선님의 LIVE-STUDY

번호 제목
1 1주차 - JVM은 무엇이며 자바 코드는 어떻게 실행하는 것인가
2 2주차 - 자바 데이터 타입, 변수 그리고 배열
3 3주차 - 자바가 제공하는 다양한 연산자
4 4주차 - 자바가 제공하는 제어문
5 5주차 - 클래스
6 6주차 - 상속
7 7주차 - 패키지
8 8주차 - 인터페이스
9 9주차 - 예외처리
10 10주차 - 멀티 쓰레드 프로그래밍
11 11주차 - Enum
12 12주차 - 애노테이션
13 13주차 - I/O
14 14주차 - 제너릭
15 15주차 - 람다

HTTP웹

번호 제목
1 상태코드
2 HTTP헤더
3 콘텐츠협상
4 쿠키
5 캐시

Spring Core

번호 제목
0 IoC컨테이너
1
2 @Autowired
3 @ComponentScan
4 빈의 스코프
5 Environment
6 MessageSource
7 ApplicationEventPublisher
7 ResourceLoader
8 리소스 추상화
9 Validation 추상화
10 AOP개념
11 AOP활용

Spring Core 2

번호 제목
1 JDK Dynamic Proxy와 CGLIB

Spring MVC

파트 번호 제목
웹 애플리케이션의 이해 1 웹서버와 웹에플리케이션 서버
2 서블릿
MVC 프레임워크의 이해 1 FrontController
2 View 분리
3 Model 추가
4 단순하고 실용적인 컨트롤러
5 다양한 컨트롤러의 적용
Spring MVC의 이해 1 스프링MVC 전체적인 구조
2 @RequestMapping사용
3 요청 파라미터
4 메시지 컨버터
5 HTTP Response
6 RequestMappingHandlerAdapter의 구조
7 검증(Validation)
8 BeanValidation
9 로그인
10 필터와 인터셉터
11 예외처리-서블릿
12 예외처리-@ExceptionHandler
13 스프링의 타입컨버터
14 MultipartResolver

JPA

번호 제목
1 엔티티매니저와 영속성 컨텍스트
2 엔티티매핑
3 단방향연관관계
4 양방향연관관계
5 상속관계
6 즉시 로딩과 지연 로딩
7 영속성 전이
8 JPQL
9 JPA join types
10 N+1 문제
11 페이징문제
12 영속성 컨텍스트와 트랜잭션
13 OSIV

스프링 데이터 JPA

번호 제목
1 스프링 데이터 JPA와 공통 인터페이스
2 쿼리메서드 - 3가지 생성방법
3 쿼리메서드 - 페이징과 정렬
4 쿼리메서드 - 벌크성 수정 쿼리
5 Auditing
6 스프링 데이터 JPA 구현체

스프링 시큐리티

번호 제목
1 스프링 시큐리티 들어가기 전 (Filter)
2 DelegatingFilterProxy
3 FilterChainProxy

개발하다가 궁금한 것들..

번호 제목
1 API
2 DTO란?

til's People

Contributors

23yong avatar

Stargazers

 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.