Removed obsolete config
diff --git a/spring-boot/src/main/resources/application.properties b/spring-boot/src/main/resources/application.properties
index 7ec89a3..4892d7d 100644
--- a/spring-boot/src/main/resources/application.properties
+++ b/spring-boot/src/main/resources/application.properties
@@ -41,8 +41,7 @@
 management.endpoint.health.show-details=always
 
 # to turn off Camel info in (/actuator/info)
-management.info.camel.enabled=true
-management.info.camel.verbose=true
+#management.info.camel.enabled=false
 
 # to configure logging levels
 #logging.level.org.springframework = INFO