Is there any links that shows a demo of spring boot+ newRelic+ Maven. I would like to try integrate both to try and test a sample app for checking newRelic feature.
Spring Boot + newRelic
1.6k views Asked by june jenkins At
2
Is there any links that shows a demo of spring boot+ newRelic+ Maven. I would like to try integrate both to try and test a sample app for checking newRelic feature.
What about this example project?
Author added NewRelic dependency:
Unpacked dependency to have all files in jar:
Extended maven jar plugin config, to have important attributes in place:
Pointed out main class of the app: