For this challenge, modify the demo-client application startup configuration to report only the start-up events that are initiated by the spring.boot framework.
HINT: Apply a filter to the BufferingApplicationStartup instance in the main() method of DemoClientApplaction.java
You are successful when you have an /actuator/startup output that contains 6 events and looks like this