Ádám Simon
Ádám Simon
Our project uses multiple bouncycastle versions got from different libraries transitively. Is it possible to replace jdk15on:1.62, jdk15on:1.67, jdk15on:1.70 and jdk15to18:1.75 with jdk18on:1.77 for a Java 17 Spring Boot application...
Not a bug, just a question or feature request. So I'm trying to make healthcheck with docker compose on the palantir-made docker image/container. In the container there are no curl...
Is version 0.13 backward compatible with version 0.8.1? Can I update version without having broken links in the code?
## Describe the solution you'd like It would be nice to be able to set subpackage for generated model classes. ``` ... components: schemas: ... ClassToPlaceInSubPackage: type: object subpackage: sub.pkg...