-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Milestone
Description
Description
Would it be acceptable to add Java 1.6 support to this project? I have created a fork at zambien/swagger-codegen which has most of the changes needed to do this (replace java.util.Objects and associated code/mustaches with google guava). I work in an environment which runs Java 6 servers and there is not an opportunity to upgrade them unfortunately.
Swagger-codegen version
master
Suggest a Fix
Please take a look at my fork and let me know if a pull request to include Java 1.6 support is acceptable.
albertus82