Spring Boot(스프링 부트)3 펜잡이 개발자🖍[SpringBoot_Error] properties 파일 한글 깨짐 현상(유니코드) 해결 방법! 데브림의 블로그 포스팅 한 것들을 한 눈에 확인하고 싶다면 클릭! 👉 https://github.com/DevLimK1/tistory-map 👈 🤔포스팅을 통해 얻어갈 수 있는 지식🧐 ✔ .properties 파일의 한글 깨짐 현상을 해결 할 수 있다. 에러(Error) 😀 .properties 파일에서 위와 같이 유니코드가 나오면서 한글이 깨짐을 볼 수 있다. 에러(Error) 해결 방법!! 😀 아래 나오는 캡쳐한 이미지대로 따라 하면 됩니다 : ) 😀 UTF-8 로 변경 후 Update 클릭! 😀 유니코드가 아닌 한글이 잘 작성됨을 확인 할 수 있습니다~ 긴 글 끝까지 읽어주셔서 감사합니다 : ) 포스팅은 스스로 습득한 지식과 강의, 블로그, 서적 등을 참고해서 이해한 것을 바탕으로 정보를 공유합니다.. Spring Boot(스프링 부트) 2020. 9. 9. 펜잡이 개발자🖊[Spring Boot_Error]Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. 에러 해결 방법! 데브림의 블로그 포스팅 한 것들을 한 눈에 확인하고 싶다면 클릭! 👉 https://github.com/DevLimK1/tistory-map 👈 🤔포스팅을 통해 얻어갈 수 있는 지식🧐 ✔ 스프링 부트 application.properties에 datasource 초기 설정을 할 수 있다. 에러(Error) Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. 에러 발생 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' .. Spring Boot(스프링 부트) 2020. 9. 8. 펜잡이 개발자 > Spring initializr를 이용한 Spring Boot(스프링부트) 프로젝트 생성해보기(intellij community(무료) + maven) 데브림의 블로그 포스팅 한 것들을 한 눈에 확인하고 싶다면 클릭! 👉 https://github.com/DevLimK1/tistory-map 👈 🤔포스팅을 통해 얻어갈 수 있는 지식🧐 Spring initializr를 이용한 Spring Boot(스프링부트) 프로젝트 생성해보기(intellij community(무료) + maven) Spring initializr 에서 설정 😀 Spring initializr 에서 필요한 Project 설정들과 Dependencies 설정 후 GENERATE(생성) 버튼 클릭 😀 생성된 zip 파일을 원하는 폴더에 저장 후 압축풀기! Intellij IDEA(Community 버전) 에서 설정 😀 zip파일 압축 푼 폴더에서 pom.xml 클릭! Spring Boot(스프링 부트) 2020. 8. 23. 이전 1 다음