cloud-pipeline
cloud-pipeline copied to clipboard
Increase the API startup process performance
Resolves issue #995.
The following pull request consists of modifications to increase the API startup performance by the following changes:
apimodule- build a thin
pipeline.jarinstead of fat jar - get rid of
spring-boot-starter-actuatordependency - add the lazy initialization to all beans
- build a thin
- docker
init-apiscript ofcp-api-srv- add the additional java opts to jar launch command