java 썸네일형 리스트형 맥에서 Java Compile 설치 및 사용법 맥에서 Visual Studio Code 를 사용할 때 자바를 설치해야 되는 경우 아래와 같이 진행합니다. 설치 및 환경설정 1. Visual Studio Code 설치 2. java 1.8 설치 3. Visual Studio Code 의 Market Place 에서 Language support for java by RedHat 설치 4. 메뉴 Code - 기본설정 - 설정 에서 path 설정 * 찾기 : java.home * 기본설정 : null * 사용자설정 : /Library/Java/JavaVirtualMarchines/jdk1.8.0_131.jdk/Contents/Home 비주얼스튜디오코드 사용자설정 참고 비주얼 스튜디오 코드, 기본 설정 바꾸기 – WEB GURU 더보기 RefreshScope 적용안되는 경우 RefreshScope 적용안되는 경우 Spring Cloud 튜토리얼에서 @RefreshScope 를 사용하여 서버를 재시작 할 필요없이 설정값을 변경하기 위해 Postman을 이용해 Refresh 를 해주는 작업이 필요한데 기존과 다른 부분이 있습니다. 기존방법 @RefreshScope 추가 config-server 의 config-client.properties 에서 값 변경 config-server 의 config-client.properties git commit postman 으로 Send Post : localhost:8982/refresh 확인 Localhost:8982/rest/message 변경방법 @RefreshScope 추가 config-client 의 bootstrap.proper.. 더보기 이전 1 다음