-
**Describe the bug**
With Redis session enabled, GenericJackson2JsonRedisSerializer based on ObjectMapper with OAuth2ClientJackson2Module an exception is thrown in JDK 17 while serializing:
```com…
-
https://squirls.readthedocs.io/en/master/setup.html
I followed the readthedocs setup instructions and downloaded release 2.0.1 from the releases page.
But I can't find the squirls-cli.jar file?
…
-
### Issue Summary
Twilio SDK includes `org.json:json` dependency starting from version 9.0.0.
According to the commit message it looks like the dependency was added for testing purposes: https:/…
-
I have an application that runs `./mvnw clean verify -PnativeTest`. It has been running fine on Spring Boot 3.1.5. Today I upgraded it to 3.2.0 and that same test is now failing. This is my current en…
-
Dear All,
I could create a native image on a separate virtual Ubuntu 22 machine with GraalVM: native-image -jar vsm.jar but the result is interesting :) I can't run the executable output without th…
-
`org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'commentController' defined in file [/Users/marcelldechant/IdeaProjects/flipr/backend/target/classes/co…
-
**Describe the bug:**
While Upgrading the version for Google Ads API from v13 to v14, I am getting below Exception when trying to add budget for campaign creation.
Its failing while trying to…
-
Hi
I am using AssertJ variant on latest version of JsonUnit in IntelliJ 2021.3.3, Java 11:
```
dependencies {
testImplementation 'net.javacrumbs.json-unit:json-unit-assertj:2.33.0'
te…
-
## Expected Behavior of the rule
```yml
TrimMultilineRawString:
ignores:
- org.skyscreamer.jsonassert.JSONAssert.assertEquals(*: kotlin.String, *: kotlin.String, _: org.skyscreamer.jsonasser…
-
Hi, I was wondering what is needed in an xsd file to generate an interface with an implementation. In the documentation for generating an interface with an attributeGroup, the example given is:
…