/testapp

Primary LanguageJava

To start:

  • Run through IntelliJ / Eclipse with no.skatteetaten.aurora.openshift.reference.Main as main class
  • Set the needed configuration for Java agent and env variables

To generate traffic

curl localhost:8080/api/ping for releative URLs in RestTemplate curl localhost:8080/api/ping2 for absolute URLs in RestTemplate