20 INFO org.apache.camel.main.MainSupport - Apache Camel (Main) 4.14.6 is starting 134 INFO org.apache.camel.main.BaseMainSupport - Auto-configuration summary 134 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.authenticationEnabled = true 134 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.basicPropertiesFile = auth.properties 134 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.enabled = true 134 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.path = /api 134 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.port = 8080 205 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) is starting 352 INFO org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer - Vert.x HttpServer started on 0.0.0.0:8080 360 INFO org.apache.camel.impl.engine.AbstractCamelContext - Routes startup (total:1) 360 INFO org.apache.camel.impl.engine.AbstractCamelContext - Started route1 (platform-http:///hello) 360 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) started in 154ms (build:0ms init:0ms start:154ms boot:185ms) 361 INFO org.apache.camel.component.platform.http.main.MainHttpServerUtil - HTTP endpoints summary 362 INFO org.apache.camel.component.platform.http.main.MainHttpServerUtil - http://0.0.0.0:8080/hello 1036 INFO org.apache.camel.main.DefaultMainShutdownStrategy - JVM shutdown hook triggered by SIGTERM (PID 172609). Shutting down Apache Camel (Main) 4.14.6 1037 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) is shutting down (timeout:45s) 1042 INFO org.apache.camel.impl.engine.AbstractCamelContext - Routes stopped (total:1) 1042 INFO org.apache.camel.impl.engine.AbstractCamelContext - Stopped route1 (platform-http:///hello) 1045 INFO org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer - Vert.x HttpServer stopped 1057 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) shutdown in 20ms (uptime:0s) 1057 INFO org.apache.camel.main.MainSupport - Apache Camel (Main) 4.14.6 shutdown 1057 INFO org.apache.camel.main.DefaultMainShutdownStrategy - Apache Camel (Main) 4.14.6 is shutdown