19 INFO org.apache.camel.main.MainSupport - Apache Camel (Main) 4.14.6 is starting 141 INFO org.apache.camel.main.BaseMainSupport - Auto-configuration summary 141 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.authenticationEnabled = true 141 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.basicPropertiesFile = auth.properties 141 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.authenticationPath = /* 141 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.enabled = true 141 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.path = /api 141 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.port = 8080 142 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.management.infoEnabled = true 142 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.management.authenticationEnabled = true 142 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.management.basicPropertiesFile = auth.properties 142 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.management.authenticationPath = /admin 142 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.management.enabled = true 142 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.management.path = /admin 142 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.management.port = 8081 216 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) is starting 502 INFO org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer - Vert.x HttpServer started on 0.0.0.0:8080 521 INFO org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer - Vert.x HttpServer started on 0.0.0.0:8081 541 INFO org.apache.camel.impl.engine.AbstractCamelContext - Routes startup (total:1) 541 INFO org.apache.camel.impl.engine.AbstractCamelContext - Started route1 (platform-http:///hello) 541 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) started in 324ms (build:0ms init:0ms start:324ms boot:196ms) 542 INFO org.apache.camel.component.platform.http.main.MainHttpServerUtil - HTTP endpoints summary 543 INFO org.apache.camel.component.platform.http.main.MainHttpServerUtil - http://0.0.0.0:8080/hello 543 INFO org.apache.camel.component.platform.http.main.MainHttpServerUtil - HTTP Management endpoints summary 543 INFO org.apache.camel.component.platform.http.main.MainHttpServerUtil - http://0.0.0.0:8081/observe/info (GET) (produce:application/json) 1032 INFO org.apache.camel.main.DefaultMainShutdownStrategy - JVM shutdown hook triggered by SIGTERM (PID 181666). Shutting down Apache Camel (Main) 4.14.6 1033 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) is shutting down (timeout:45s) 1038 INFO org.apache.camel.impl.engine.AbstractCamelContext - Routes stopped (total:1) 1038 INFO org.apache.camel.impl.engine.AbstractCamelContext - Stopped route1 (platform-http:///hello) 1042 INFO org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer - Vert.x HttpServer stopped 1055 INFO org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer - Vert.x HttpServer stopped 1084 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) shutdown in 51ms (uptime:0s) 1084 INFO org.apache.camel.main.MainSupport - Apache Camel (Main) 4.14.6 shutdown 1084 INFO org.apache.camel.main.DefaultMainShutdownStrategy - Apache Camel (Main) 4.14.6 is shutdown