org.gradle.java.home (1) 썸네일형 리스트형 [gradle] build 시 java home 지정하는 방법 github에서 spring boot 3.x 관련하여 공부하던중 로컬에서 gralde build 수행시 어플리케이션이 jdk 17로 구성되어 있어 빌드시 에러발생.!! 현재 JAVA_HOME 설정이 jdk11로 지정되어 있어 발생되는 문제로 추정된다. C:\Users\wylee\test\springboot-developer\chapter11>gradle clean build FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'spring-boot-developer'. > Could not resolve all files for configuration ':classpat.. 이전 1 다음 1/1