Skip to content

msl8r/template-java-client

 
 

Repository files navigation

template-java-client

Backstage template for bootstrapping java client from open api specification.

purpose

Speedy creation of java client from OpenAPI specification within HMCTS. It adds default configuration to be able to create and publish the artifact.

Maintenance / Updating template

  • 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

About

Backstage template for Java client library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%