kassim
ee538be964
[Java] add nullable annotation to pojo template for non-required fields ( #3409 )
...
* add nullable annotation to pojo template
* add jsr305 dependency
* jsr305 dependency on all java build.gradle files
* jsr305 dependency on all java pom.xml files
* update samples
* more pom updates
* more sample/template updates
2019-07-25 10:35:18 +08:00
Christophe Bornet
0fca90133c
Use JsonNullable wrapper on nullable/x-nullable fields ( #1762 )
...
* Use JsonNullable wrapper on nullable/x-nullable fields
Fix #1250
* update samples
2018-12-31 10:04:26 +08:00
Christophe Bornet
7a1945e154
[Spring] Add apiFirst option ( #184 )
...
* [Spring] Add apiFirst option
* Git diff to see what's wrong
* Git diff to see what's wrong
* Update bin/ensure-up-to-date
* Run bin/ensure-up-to-date
2018-06-07 13:55:12 +08:00
cbornet
1619486578
Add reactive option for Spring Boot (webflux)
2018-05-05 17:26:08 +02:00