-
just like #75 metioned.
here's idea information:
Runtime version: 17.0.10+1-b1087.17 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
GC: G1 Young Generation, G1 Old Generati…
ovaso updated
5 months ago
-
I have Spring boot app v.3.2.1 and GRPC server and client in one app.
Initially, when I wrote the service, I only had a GRPC client. Everything worked well until the moment when I added a GRPC …
-
**Describe the bug**
When using the jaxb-2.2 feature of liberty it's not possible to add a CharacterEscapeHandler(com.sun.xml.bind.marshaller.CharacterEscapeHandler) to the marshaller.
Sample Code…
-
### Issue Description:
During the graceful shutdown process of my Spring Boot application in a Kubernetes environment, I noticed that the Kubernetes Client's informer and related threads are gettin…
-
A media type of `application/swagger+json` has been [suggested on the mailing list](https://groups.google.com/forum/#!searchin/swagger-swaggersocket/application$2Fswagger$2Bjson/swagger-swaggersocket/…
-
## Issue Description
We have a spring boot REST interface that reads the payload of an HTTP request as follows:
```java
@ResponseStatus(value = HttpStatus.OK)
@PostMapping(value = FESR…
-
While [attempting to replace xolstice plugin by this one](https://github.com/jhipster/jhipster-lite/pull/10264) in the [jhipster-lite code generator](https://github.com/jhipster/jhipster-lite) I encou…
-
**Describe the bug**
I read that starting spring-cloud 2022.0.0, you can use native compilation. I'm using 2022.0.2 (spring-cloud-starter-openfeign:4.0.2), but when I use an OpenFeign client with nat…
CC007 updated
5 months ago
-
**Describe the bug**
`patchChangelog` breaks my `CHANGELOG.md`. This used to work with the 1.x versions.
**To Reproduce**
checkout https://github.com/openapi-processor/openapi-processor-inte…
-
I'm using the latest open api yaml to generate Java SDK with [Swagger Codegen](https://github.com/swagger-api/swagger-codegen), but failed with yaml parsing step with error message . There is a relate…