-
### Describe the bug
I've seen this for a while now and it does not seem to be affecting my native builds but thought I would ask the question:
ANTLR Tool version 4.7.2 used for code generation …
-
Hello!
While trying to integrate your project (it's wonderful by the way! great job!), we realised that it's not easy to integrate it with a Kotlin gradle DSL.
In order to add a processor, I had…
-
Hi,
it would be great, if the generator could resolve the pattern property (in models) to a @Pattern annotation (Bean Validation)
-
- Plugin Name:
- Plugin Version: 6.16
- OS Name: Windows 10
- OS Version: 10.0
- Java Version: 11.0.9.1
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- Is Snapshot: false
- App Build: IU-203.7148.5…
-
When I use a spec with OpenAPI Version 3.1.0 it leads to a a NullPointerException,
```
> Task :processSpring FAILED
processing failed!
java.lang.NullPointerException
at io.openapiproce…
-
There must be a distinct filter applied to the produces and consumes mappings since otherwise it generates the following structure:
```
@GetMapping(
path = "/destinations",
…
-
### Describe the bug
When trying to start a Quarkus 2.2.1 application in dev-mode (using mvn quarkus:dev) I get the following error printed to the console and the application fails to start:
`[E…
-
![image](https://user-images.githubusercontent.com/7684198/119250920-85bcef00-bbf7-11eb-8ea0-95000ed92f0f.png)
I'm running a Spring Boot API in a container on Heroku, and I think there might be a…
-
Running the Manifold and [Lombok](https://projectlombok.org/) plugins together causes javac to crash/misbehave when there are compilation warnings/errors.
Both examples below are using these javac …
-
We have a maven_install rule with 3.5k artifacts in it (this was autogenerated based on effective poms from a multimodule project - I'm in parallel working to understand how to reduce this list). When…