Skip to content

331 port for spring boot app

Ankita Srivastava requested to merge 331_PortForSpringBootApp into master

Type of change

  • Bug Fix
  • [* ] Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [YES/NO] No

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [YES/NO] No

What is the current behavior?

Transformer application port cannot be changed other than default 8080

What is the new/expected behavior?

Transformer application port can be configured in application.yml or environment variable GCZ_TRANSFORMER_PORT

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Merge request reports