Skip to content

Improve spring boot integration

Justin Lewis Salmon requested to merge spring-boot-integration into master

A spring boot app that depends on c2mon-client-core can now set c2mon.client.* properties inside its own application.properties and they will properly override the defaults.

Also switched from XML to Java config.

Merge request reports