이클립스에서 travlyserver 를 실행 시키고 아래 주소로 접속

api 문서 주소 : http://localhost:8080/api/travly/swagger-ui/index.html

image.png

  1. Window > Preferences로 이동합니다.
  2. General > Content Types로 이동하여 Text > Spring Properties File을 선택합니다. Default encoding을 UTF-8로 설정하고 Update를 클릭합니다.
  3. General > Workspace에서 Text file encoding이 UTF-8로 설정되어 있는지 확인합니다.