-
### Expected Behavior
We can use either Jackson AfterBurner or BalckBird modules.
### Actual Behaviour
Adding either AfterBurner or BlackBird module in the classpath will make our Micronaut applica…
-
### Module
Core
### Testcontainers version
1.20.3
### Using the latest Testcontainers version?
Yes
### Host OS
Osx
### Host Arch
amd64
### Docker version
```shell
docker version
Client:
Ve…
-
I'm currently working on a Spring Boot project using Java 21, and I've encountered several compatibility issues while integrating the QuickBooks Java SDK.
Issues Encountered:
Javax to Jakarta Tran…
-
We need to use whatever Storm uses, which is not necessarily the latestt
See https://github.com/apache/incubator-stormcrawler/pull/1391#issuecomment-2454148742
-
The specification gives a description of how to track string backreferences, which I found a little confusing. My understanding is that pseudocode should look like:
```
function read_key_name(stre…
-
+ Rankine looks good
+ Brayton was a bit lower than expected
+ Brayton can be improved by allowing the optimizer to act on more parameters::
```julia
mflow_opt_idx = @SVector[1, 2, 3,4, 5,…
-
I was wondering how to write a polymorphic parser for JSON CloudEvents, where the payload can be one of many types.
Normally, with plain Jackson one can do something like [this](https://www.baeldung.…
-
### Describe the bug
When using the Lambda event server and requesting data from an endpoint, the HTTP response gets stuck after sending about 10KB for large responses.
### Expected behavior
10 KB…
-
I am trying to post many observations to FROST. Sometimes for one batch request out of many I get a 500 error code saying there is no such method. This happens around 10% of the time. I am not seeing …
-
Remove heavy-weight `ObjectMapper` for common proxy events and switch to [Jackson Jr](https://github.com/FasterXML/jackson-jr)