Hallo,
i added a simple Spring Boot Maven Example with Kamon Bundle and Status Page.
The Instrumentation is not connected when i start the jar from cmd line:
java -jar kamon-spring-boot-example-1.0-SNAPSHOT.jar
http://localhost:5266

I think that the packed jars from Spring Boot in its fat jar aren't found by the Instrumentation Agent.
The instrumentation connects, when i run the Application.class from IDE.
Kind Regards
Shaan
kamon-spring-boot-example.zip