swagger-api/swagger-codegen

SpringMVC: does not support regenerate code appropriately

Aperta

#2260 aperta il 26 feb 2016

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

Metriche repository

Star
 (12.701 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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