Skip to content

q-rest-1.0.0

Choose a tag to compare

@Paul-doherty-aquaq Paul-doherty-aquaq released this 20 Jul 12:13
· 9 commits to master since this release
8e3cba1

To run using the jar:

  1. download the jar

  2. copy the application properties file and update the connection properties:
    https://github.com/AquaQAnalytics/q-REST/blob/master/src/main/resources/application.properties

  3. run using this command updating config location to where you have copied the properties file:
    java -jar -Dspring.config.location=C:\Programming\application.properties q-REST-1.0.0_RELEASE.jar