Recently, we have been converting tomcat / spring application to spring boot. Everything works great with the new relic. Is there a way that I can easily set up a new relic using the spring boot project. I do not want to hardcode the location of the new relic jar path, and then run the spring boot project using the path.
edit: spring boot project with maven
spring spring-boot newrelic
jasonfungsing
source share