Backstage template for bootstrapping java client from open api specification.
Speedy creation of java client from OpenAPI specification within HMCTS. It adds default configuration to be able to create and publish the artifact.
- open-api-generator is used to generate code from swagger.
- currently, open-api-generator doesn't support generating gradle library, so we need to generate maven project and apply changes to gradle