This talk will show how you can use Swagger-Codegen to generate a complete web application (Apache CXF3 with Spring Boot-support) and deploy to application servers (e.g. Jboss).
Topics included: * Edit the Swagger contract using Swagger Editor * Configure the generator to use features of CXF (Gzip, Bean-Validation, Logging, …) * Generate client SDKs (e.g. Java/Javascript) * access the application with the browser using Swagger-UI * generate PDF documentation using Swagger2Markup * how to customize Swagger-Codegen Language code/templates
Swagger Codegen contributor since 2015 (created the Javascript language and enhanced CXF3 server/client generator, added Java BeanValidation support to various languages)