Jochen Schalanda
32adeddd8f
Fix usage of javax.annotation ( #6645 )
...
* Fix usage of javax.annotation:javax.annotation-api
* Regenerate samples
```
bin/generate-samples.sh bin/configs/java-* bin/configs/jaxrs-* bin/configs/spring-* bin/configs/kotlin-* bin/configs/other/java-* bin/configs/other/jaxrs-* bin/configs/other/kotlin-* bin/configs/other/openapi3/jaxrs-cxf-client.yaml bin/configs/other/openapi3/kotlin-*
```
2020-06-14 17:01:18 +08:00
sullis
178a3e24bd
upgrade to JUnit 4.13 ( #4899 )
2020-01-02 13:20:29 +08:00
sullis
ee2e4395a9
maven-compiler-plugin 3.8.1 ( #3932 )
2019-09-22 11:03:37 +08:00
William Cheng
748d1d70cb
update groupId in pom ( #779 )
2018-08-10 15:48:19 +08:00
Jérémie Bresson
3f976afca8
Generate vertx OAS2 ( #226 )
2018-04-27 10:19:48 +02:00
ccozzolino
247fbd4435
#7359 Fix - use reflection to instantiate non-generated class ( #7360 )
2018-01-11 16:31:37 +08:00
Florent Chamfroy
d044498de4
adding Vert.X Codegen
...
Adding the possibility to generate java Vert.X servers.
It uses Vertx-Swagger-Router project.
It can generate an Async callback version or a Rx version.
2017-07-08 16:10:07 +02:00