Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 897 Bytes

File metadata and controls

18 lines (15 loc) · 897 Bytes

install

ubuntu java 설치 https://i5i5.tistory.com/266

spring-boot

spring-cloud

sample code https://github.com/codej99/SpringCloudMsa

gradle build

gralde build and run https://gihyun.com/120

gradle permession error https://javalism.tistory.com/101

  • gradle --gradle-user-home /workspaces/sample-spring-cloud/offline/discovery/.gradle // 생기긴 생기는데
  • gradle clean bootRun --gradle-user-home /workspaces/sample-spring-cloud/offline/discovery/.gradle --offline // 안됨..?