Rest Docs를 사용하면서 나타난 에러이다.
https://github.com/jruby/jruby/issues/6721
아래 설정을 추가해주자.
forkOptions : jvmArgs
https://docs.gradle.org/current/dsl/org.gradle.api.tasks.compile.ForkOptions.html
'안녕하세요 에러 선생님' 카테고리의 다른 글
Lombok: variable not initialized in the default constructor (0) | 2022.06.12 |
---|---|
No tests found for given includes: 에러 (0) | 2022.06.07 |
Gradle Could not find method compile() 에러 (0) | 2022.06.06 |