-
# User Description
_User did not enter any detailed information._
# Stack Trace
```
java.lang.RuntimeException: Cannot invoke (class=, method=repositoryChanged, topic=GitRepository change)
at …
-
I'd like to call into question some translations like these:
https://github.com/OpenLiberty/open-liberty/blob/85bf014365b3aa8693cd30086de3d1748d01a9a4/dev/io.openliberty.org.hibernate.validator.7.…
-
**Description**
As a:
- [ ] Application user/user of the configuration itself
- [x] API user (application developer)
- [ ] SPI user (container or runtime developer)
- [ ] Specification implem…
-
## Testing Problem
It is currently not possible to use domain models with JSR 303/380 validation annotation as input for the generation process.
Duplicating this constraint information in the form…
-
As part of the program plan 2021, the community would like to see some integration between JWT and Bean Validation. I think Spec and TCKs will need to be updated to ensure the two technologies work to…
-
spring boot version: 3.1.0
graalvm plugin version: id("org.graalvm.buildtools.native") version "0.9.20"
graalvm version: 22.3.r17
DemoContext.kt
```kotlin
@ConfigurationProperties(prefix = "d…
-
### Expected Behavior
Wrapped values can be validated by registering Jakarta value extractors.
### Actual Behaviour
Objects cannot be deserialized or validated as the DefaultValidatorConfigur…
-
### Expected Behavior
AWS Lambda API Gateway Proxy Native Lambda to start
### Actual Behaviour
```
[main] INFO io.micronaut.function.aws.proxy.AbstractLambdaContainerHandler - Starting Lambd…
-
CDI relies on EL but at the same time goes against what's the EL specification says. For instance, CDI makes it possible to have names with "." (dot) but it's forbidden in EL because the dot is used t…
-
### Description
When I'm reusing existing libraries written in Kotlin and there are `data classes` used as a model, I can't use it because built-in Jackson doesn't have `kotlinModule` enabled there…
Szer updated
10 months ago