Skip to content

Simplify configuration

Choose a tag to compare

@aVolpe aVolpe released this 28 Feb 12:31
· 10 commits to master since this release
1cfceff

With this release, a new way to configure the router is added, simply add the @EnableOpenApiRouter(configs="your.yml") to your application entrypoint.

What's Changed

  • Simplify router config and improve integration with spring boot by @aVolpe in #5

Full Changelog: 2.1.2...2.2.0