Skip to content

mauriziocarioli/PHM-Processes-SB-service

Repository files navigation

Population Health Management

Local Execution

Go to the PHM-Processes-SB-service directory and using the configuration application.properties run

. ./launch.sh clean install

If you are developing use the configuration application-dev.properties and run

. ./launch-dev.sh clean install

with a controller up and running at port 8080.

Docker Execution

With docker running, in the PHM-Processes-SB-service directory run

. ./launch.sh clean install -Pdocker,h2

Then you should be able to continue as in the local execution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published