Skip to content

hmcts/template-java-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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