본문 바로가기 메뉴 바로가기

public

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

public

검색하기 폼
  • 분류 전체보기 (12)
    • Spring-boot (5)
    • Java (6)
    • 만들어보기 (1)
  • 방명록

Spring-boot (5)
[Spring boot]Redis - Lettuce 설정

spring boot 학습 & 세팅 5탄 (2.3.9 RELEASE docs.spring.io/spring-boot/docs/2.3.9.RELEASE/reference/html/) spring boot 레디스 설정 1편 1. 사전 작업 테스트를 위해 로컬에 redis서버를 설치하고 포트는 기본 포트(6379)로 띄웠습니다. (혹은 내장 redis서버를 이용해서 로컬환경을 구성할 수도 있습니다. ) 2. 의존성 추가 + redis서버 설정(application.yml) org.springframework.boot spring-boot-starter-data-redis spring: redis: host: 127.0.0.1 port: 6379 timeout: 3000 #ms connection timeout..

Spring-boot 2021. 5. 6. 10:47
[Spring boot] 초기화 코드

spring boot 학습 & 세팅 4탄 ~ 딱히 부트의 내용도 아니고 간단해서 정리안하려다 .... 간단해서 정리 1. CommandLineRunner CommandLineRunner 보다는 ApplicationRunner을 사용하자 2. ApplicationRunner ApplicationArguments를 인자로 받기 때문에 다른 방식에 비해 Arguments 처리가 수월한 장점이 있는 듯 @Component @Order(2) public class MyApplicationRunner implements ApplicationRunner { @Override public void run(ApplicationArguments args) throws Exception { System.out.println..

Spring-boot 2021. 4. 28. 19:44
[Spring boot] Filter 설정

spring boot 학습 & 세팅 3탄 (2.3.9 RELEASE docs.spring.io/spring-boot/docs/2.3.9.RELEASE/reference/html/) 1. @Component 또는 @ServletComponentScan WebFilter) 임베디드 WAS의 경우, 자동 설정에 의해서 Filter를 구현할 클래스에 @Component만 붙여줘도 필터가 등록된다. @Component public class FirstFilter implements Filter { @Override public void doFilter(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain chain) throws I..

Spring-boot 2021. 4. 28. 17:03
[Spring boot]yml configuration

spring boot 학습 & 세팅 2탄 - 2.3.9 RELEASE docs.spring.io/spring-boot/docs/2.3.9.RELEASE/reference/html/ 역시 기본적인 내용 정리는 .... 잘 되어있는 블로그 참고 ~ 갓대희 블로그 코딩 덕후님 블로그 YAML 문법 위키 문서 : https://ko.wikipedia.org/wiki/YAML YAML 문법 확인 : http://www.yamllint.com/ Spring boot 2.3.9 -Externalized Configuration spring boot 2.3.9 - Common Application properties 1. application.yml 통합 버전 spring.profiles와 --- 구분자로 applic..

Spring-boot 2021. 4. 27. 23:05
[Spring boot] undertow

spring boot 학습 & 세팅 1탄 ~ Spring boot 공식 was undertow 언더토우의 다른 was와 차이, 특징, 설치 방법은 다른 블로그들에 잘 정리되어 있으니 pass hyojaedev.tistory.com/32 👨🏻‍💻 Undertow 적용하기 (다른 WAS 적용해보기) 📌 서론 SpringBoot를 사용하면서 내장 WAS가 디폴트로 설정되어 있는 Tomcat 이외에 다른 WAS를 사용해보겠다는 생각이 다소 없었던 것 같다. SpringBoot 관련 스터디를 진행하면서 아래와 같은 피드백 hyojaedev.tistory.com undertow 옵션 spring-boot-starter-parent 2.3.9.RELEASE 스프링부트 2.3.9 RELEASE 버전에서 언더토우 2.1..

Spring-boot 2021. 4. 23. 12:44
이전 1 다음
이전 다음
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • 소켓 유틸
  • java socket
  • socket readtimeout
  • 추상 팩토리 패턴
  • netty
  • 상속과 구성
  • 자바소켓
  • 자바 온라인 사천성
  • 클라이언트 소켓 유틸
  • java socket util
  • 소켓통신 프레임워크
  • 자바 동기화
  • 자바 클라이어트 소켓
  • 자바 tcp
  • 소켓통신
  • 자바 전문통신
  • 바이트 기반 서버
  • RedisAutoConfiguration
  • 사천성 게임
  • 클라이언트 소켓
  • client socket util
  • 자바 사천성
  • 자바 전문서버
  • 자바 소켓통신
  • neso
  • 자바 TCP 서버
  • 사천성 알고리즘
  • 디자인 패턴
  • 구성
  • socket connection timeout
more
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바