2023.07.26.수.TIL

heeh·2023년 7월 27일

TIL

목록 보기
51/82
post-thumbnail

2023.07.26.수.TIL

  • rescources → file → messages.properties
    below.min.my.price=최저 희망가는 최소 {0}원 이상으로 설정해 주세요.
    not.found.product=해당 상품이 존재하지 않습니다.
  • file - settings - File Encoding - Default encoding for properties files : UTF-8 바꿔주기
    • TransParent native-to-ascii conversion 체크 - APPLY - OK
    • messages.properties 코드스니펫 다시 넣어주기
public class ProductNotFoundException extends RuntimeException
  • message로 반환하기…? 보내주기…?
  • AWS 강의 듣기
profile
공부하자개발하자으쌰으쌰

0개의 댓글