cbornet
|
c2dbe44d08
|
add java8 and async options to springboot codegen
|
2016-06-10 18:21:19 +02:00 |
|
cbornet
|
1836062e6f
|
don't put RequestMapping on the interface
as Spring-MVC will automatically consider it as a controller which is not necessarily the case (eg. for a spring-cloud FeignClient)
|
2016-06-06 14:40:11 +02:00 |
|
cbornet
|
556f529933
|
add option to use single content-type produces/consumes
|
2016-06-06 11:45:07 +02:00 |
|
cbornet
|
fe8b0cf07b
|
add option to only generate stubs of the API and no server files
Fix #3025
|
2016-06-03 16:21:37 +02:00 |
|
wing328
|
c6f03806df
|
Replaced {{mediaType}} with {{{mediaType}} to keep the original media
|
2016-05-20 17:48:47 +08:00 |
|
diyfr
|
8209653fb0
|
Add SpringBoot server generator
|
2016-05-04 16:38:36 +02:00 |
|