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
- version
- URLEncode
- Knowhow
- error
- 사용법
- js
- HelloWorld
- Kotlin
- Mac
- RubyOnRails
- git
- ActiveRecord
- vscode
- Algorithm
- index
- sample
- gradle
- Source
- spring
- Snippet
- cdn
- Regex
- Scala
- urldecode
- golang
- BASE64
- ChatGPT
- enum
- JQuery
- 노가다
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
