Backend Develop/Spring Framework (21) 썸네일형 리스트형 [Spring] Spring Security의 기본 개념과 구조 참조 : https://devuna.tistory.com/55 [SpringBoot] SpringBoot에 SSL / TLS 적용하기 참조 : https://ayoteralab.tistory.com/entry/Spring-Boot-24-https-TLS-SSL-%EC%A0%81%EC%9A%A9%ED%95%98%EA%B8%B0 [Spring Boot] 24. https TLS SSL 적용하기 지금까지 만들어온 Spring Boot 프로젝트는 browser에서 http://localhost:port를 입력해서 접속을 했습니다. 이는 향후 정상적인 DNS를 적용해도 동일합니다. 오늘은 SSL을 적용한 https로 접근하도록 Spring Boo ayoteralab.tistory.com - org.springframework.boot:2.5.1 Java9부터는 인프라 변화없이 지원 Springframework 5.1(Reactor Netty 0.. [Spring] JSP와 Servlet의 차이점? 참조 : https://gmlwjd9405.github.io/2018/11/04/servlet-vs-jsp.html [Web] Servlet과 JSP의 차이와 관계 - Heee's Development Blog Step by step goes a long way. gmlwjd9405.github.io https://codevang.tistory.com/191 Tomcat(톰캣), JSP, Servlet(서블릿)의 기본 개념 및 구조 JSP와 Servlet(서블릿)은 모두 자바로 웹 어플리케이션을 만들기 위한 도구입니다. 기존 자바를 통해 채팅 프로그램 등을 만들었듯이, 기본 원리는 거의 유사합니다. 다만 웹(Web)을 조금 더 쉽게 다 codevang.tistory.com [Spring] Spring Data JPA를 사용한 페이징 처리 참고 : https://gunju-ko.github.io/spring/2018/05/01/Spring-Data-JPA-Paging.html Spring Data JPA를 활용한 페이징 처리 Spring Data JPA를 이용한 페이징 처리 PagingAndSortingRepository PagingAndSortingRepository는 CrudRepository를 상속하고 있는 인터페이스이다. PagingAndSortingRepository는 페이징 처리를 위한 메소드를 제공하고 있다. p gunju-ko.github.io [Spring]JPA에 대한 기본 개념과 이해 참고 : https://goddaehee.tistory.com/209 [스프링부트 (7)] Spring Boot JPA(1) - 시작 및 기본 설정 [스프링부트 (7)] Spring Boot JPA(1) - 시작 및 기본 설정 안녕하세요. 갓대희 입니다. 이번 포스팅은 [ 스프링 부트 JPA 설정 방법] 입니다. : ) 0. 기본개념 JPA를 들어가기 전에 ORM부터 간.. goddaehee.tistory.com 이전 1 2 3 다음