5 Deployments

This topic describes about the deployment of Oracle Banking Microservices Architecture.

Prerequisites

Before proceeding with below setup, ensure that the previous steps are completed.

Deployment Order

The deployment order is shown below.

Flyway Configuration

The following parameters have to be added as jvm arguments for controlling flyway:
  • flyway.enabled = <Boolean>. If true, flyway will get executed. If false, flyway wouldn’t be executed.
  • spring.flyway.enabled=false (always).