본문 바로가기

DEV MING

검색하기
DEV MING
프로필사진 디벨로퍼 밍

  • 분류 전체보기 (2)
    • Spring Boot (0)
    • Backend (2)
    • FrontEnd (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
일 월 화 수 목 금 토
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
Tags
  • Server
  • UTF-8
  • JSON Web Token
  • Properties
  • jjwt
  • Payload
  • Java
  • web
  • jwt
  • spring boot
  • claims
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록UTF-8 (1)

DEV MING

[Spring Boot] UTF-8 Encoding 변경하기

Spring Boot 2.2 이전 버전 spring.http.encoding.charset=UTF-8 spring.http.encoding.enabled=true spring.http.encoding.force=true spring: http: encoding: charset: UTF-8 enabled: true force: true Spring Boot 2.2 이후 버전 server.servlet.encoding.charset=UTF-8 server.servlet.encoding.enabled=true server.servlet.encoding.force=true server: servlet: encoding: charset: UTF-8 enabled: true force: true

Backend 2023. 3. 31. 18:00
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바