Spring 및 Spring Boot는 애플리케이션의 구성 및 개발을 간소화하기 위해 주석(Annotations)을 널리 활용합니다. 다음은 Spring 및 Spring Boot에서 자주 사용되는 25개 이상의 주석입니다.
Continue reading
스프링부트 관련 면접 질문 리스트
Continue reading
JPA란
Continue reading
JPA란
Continue reading
JWT란
Continue reading
Rest란
Continue reading
Continue reading
스프링 프레임워크
Continue reading
###XML로 세팅하기
Continue reading
여기서 할건 스프링 안쓰고 순수 자바로 할 거
Continue reading
스프링이란?
Continue reading
스프링 빈과 의존관계
Continue reading
Continue reading
Continue reading
Continue reading
mybatis는 jdbc로 수정하면 일일이 수정하면 유지보수하는데 어려움을 겪는다.
Continue reading
클라이언트의 요청을 개별 컨트롤러에 연결해서 처리했는데 FrontController를 쓰면 모든 요청을 프론트 컨트롤러가 먼저 받게 된다.
Continue reading
MVC 기법
Continue reading
MVC model1 기법
Continue reading
자바 ORM 표준 JPA 프로그래밍 6장
Continue reading
자바 ORM 표준 JPA 프로그래밍 6장
Continue reading
메이븐과 사용 라이브러리
Continue reading
첨부파일 보여주는 영역 처리
Continue reading
JPQL을 이용할 떄의 검색
Continue reading
1.스프링 특징과 관련 용어(IoC, DI, AOP, Portable Service Abstraction)
Continue reading
fetch는 필요하지 않으면 로딩하지 않는다..
Continue reading
``` GuestbookDTO read(Long gno); void modify(GuestbookDTO dto); void remove(Long gno);
Continue reading
엔티티 클래스와 JpaRepository
Continue reading
[수업 목표]
Continue reading
JPA, Repository
Continue reading
브라우저에 바로 나타내보기
Continue reading
Mybatis 는 객체를 실제로 파라미터로 전달하고 sql로 사용하고 jdbc로 사용하고 끝남. 디비에서 조회하면 sql이 조회되고 그걸 객체화 해서 전달.
Continue reading
Continue reading
LOMBOK이란
Continue reading
Https 메서드
Continue reading
Https 메서드
Continue reading