swagger-api/swagger-codegen

SpringMVC: does not support regenerate code appropriately

Open

#2260 aperta il 26 feb 2016

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)HTML (5474 fork)batch import
Enhancement: GeneralServer: Springhelp wanted

Metriche repository

Star
 (12.701 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

The SpringMVN generator creates the API files with:

// do some magic
return new ResponseEntity(...);

It would be better to create a service delegate (just like the JAX-RS generator), so it would be easier to regenerate the code.

Guida contributor