HealthIdeas file transfer data load for PBF Patient Registration History
Tested with:
- Java 11
- Maven 3.6.3
An application-dev.yaml file is required to run the application locally.
To start the application run:
./mvnw spring-boot:run
To create an executable JAR run:
mvn clean package
To run the JAR:
java -jar target/<jar-file-name>.jar