Gradle Build ./gradlew build -x test Error 내용 Configuration on demand is an incubating feature. > Task :batch:bootJar FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':batch:bootJar'. > Error while evaluating property 'mainClass' of task ':batch:bootJar' > Failed to calculate the value of task ':batch:bootJar' property 'mainClass'. > Main class name h..
http request GET https://api.server.com/members?statuses=PENDING 필요한 request param @RequestParam("statuses", required = false) statuses: List? = null, Error 내용 No primary or single unique constructor found for interface java.util.List, requestparam 이 메시지가 나오는 이유는? Enum을 request body로 사용 할 때는 그냥 되는데 request parameter으로 받을 때는 컨버터가 필요하다. Converter 생성 class MemberStatusConverter : Converter { overri..
- Total
- Today
- Yesterday
- Algorithm
- RubyOnRails
- 노가다
- js
- Knowhow
- urldecode
- ActiveRecord
- version
- sample
- Mac
- Source
- vscode
- ChatGPT
- cdn
- error
- index
- golang
- spring
- enum
- HelloWorld
- gradle
- Scala
- git
- JQuery
- BASE64
- URLEncode
- Kotlin
- Snippet
- Regex
- 사용법
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |