Skip to content

Ministry of Attorney General - JUSTIN Court List Data Extract

License

Notifications You must be signed in to change notification settings

bcgov/jag-justin-courtlist-api

Repository files navigation

jag-justin-courtlist-api

img Maintainability Test Coverage

Ministry of Attorney General - JUSTIN Court List Data Extract

build

mvn clean install

test

mvn clean verify

Update Version

mvn versions:set -DartifactId=*  -DgroupId=*

Configuration

You should use environment variables to configure the jag court list api

Environment Variable Type Description Notes
PORT Integer web application server port defaulted to 8083
COURTLIST_BASEURL String ORDS service base url not defaulted
COURTLIST_USERNAME String ORDS Username not defaulted
COURTLIST_PASSWORD String ORDS Password not defaulted
KEYCLOAK_AUTH_SERVER_URL String Keycloak Auth Url not defaulted
KEYCLOAK_RESOURCE String Keycloak Resource defaulted to justin-courtlist-api