openapi-generator/samples/server
pablograna fb75996527 Make java spring controller constructor public. (#4972)
* Make java spring controller constructor public.

This lets users manually create the controller and inject the delegate in the
spring configuration file, instead of letting spring scan for controllers and
autowire the delegate.

* Ran spring-all-pestore.sh.
2017-03-09 23:11:44 +08:00
..
petstore Make java spring controller constructor public. (#4972) 2017-03-09 23:11:44 +08:00
petstore-security-test Spelling fixes 2016-08-27 02:34:33 +03:00