swagger-api/swagger-codegen

Old Code Standards: Java 1.4 Spring 1.3

Open

#4,741 opened on Feb 7, 2017

View on GitHub
 (5 comments) (0 reactions) (0 assignees)HTML (12,701 stars) (5,474 forks)batch import
Enhancement: GeneralGeneral: SuggestionServer: Springhelp wanted

Description

Description

The code generated for Java Spring is

The Code Gen for Java Spring needs to be updated. Currently it supports Java 1.7 and Spring 1.3.

It should be upgraded to support new dependencies in the POM - so that is supports and generates modern Java 9 and Spring 5 with the latest dependencies for SpringFox.

Swagger-codegen version
Swagger declaration file content or url
Command line used for generation
Steps to reproduce

Select Java Spring and inspect generated code stub.

Related issues
Suggest a Fix

Contributor guide