This FormP Proxy service connects to the FormP Oracle database.
Service Manager: sm2 --start FORMP_PROXY
To start the server locally: sbt 'run 6995'
Run unit tests with:
sbt testCheck code coverage with:
sbt clean coverage test it/test coverageReportRun integration tests with:
sbt it/testThis code is open source software licensed under the Apache 2.0 License.