freelec-springboot2-webservice
freelec-springboot2-webservice copied to clipboard
그레이들 버전 다운 명령어 수정 ( .\ 추가 )
gradlew wrapper --gradle-version 4.10.2 명령어는 에러가 발생하였습니다. .\gradlew wrapper --gradle-version 4.10.2 로 하니 빌드가 정상작동하였습니다.