Ministry of Attorney General - JUSTIN Court List Data Extract
mvn clean install
mvn clean verify
mvn versions:set -DartifactId=* -DgroupId=*
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 | not defaulted |
KEYCLOAK_RESOURCE | String | Keycloak Resource | defaulted to justin-courtlist-api |