When downloading the agent to monitor my spring boot app, i need to set the .jar file in my procfile. Is there a way to have this buildpack download the .jar?
I am trying to use spring-cloud-contract image to perform some tests in a non-java application and I am getting some gradle errors . I'm wondering if using the latest version will fix this. I am usin…