InfoQ Homepage Presentations Creating Java REST Servers from Swagger API Definitions
Creating Java REST Servers from Swagger API Definitions
Summary
Swagger is a simple but powerful representation of RESTful APIs. This talk gives an introduction to API creation using the Swagger Editor. David Garry shows how to generate a REST service in Java from this API, using swagger-codegen to create template Java REST servers with technologies such as Jersey, JAXB and Jackson.
Bio
David Garry is cofounder and CTO at Nomos Software. He is the architect and lead developer of their RuleX code generation product, and has extensive expertise in description languages for APIs, and in code generation. Automated technical support services generated by RuleX are used by 15 banks across Europe, providing diagnostic information to help devs and IT teams connect into bank systems.
About the conference
The Docklands.JLC is a community for Java developers and those with an interest in the JVM to get together monthly in the Docklands. The Docklands.LJC is proud to be part of the London Java Community.
Community comments
Swagger Spc and OAI
by david garry,
Great!
by Christian Lombardo,
Swagger Spc and OAI
by david garry,
Your message is awaiting moderation. Thank you for participating in the discussion.
The swagger specification has been contributed to the Open API Initiative (OAI), a new Linux Foundation Collaborative project openapis.org/.
Great!
by Christian Lombardo,
Your message is awaiting moderation. Thank you for participating in the discussion.
Excellent talk David! Very well organized and clearly explained. Thank you!
Christian Lombardo