20 INFO org.apache.camel.main.MainSupport - Apache Camel (Main) 4.14.6 is starting 138 INFO org.apache.camel.main.BaseMainSupport - Auto-configuration summary 139 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.authenticationEnabled = true 139 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.basicPropertiesFile = auth.properties 139 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.authenticationPath = /api 139 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.enabled = true 139 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.path = /api 139 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.port = 8080 219 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) is starting 508 INFO org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer - Vert.x HttpServer started on 0.0.0.0:8080 525 INFO org.apache.camel.impl.engine.AbstractCamelContext - Routes startup (total:1) 525 INFO org.apache.camel.impl.engine.AbstractCamelContext - Started route1 (platform-http:///hello) 525 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) started in 306ms (build:0ms init:0ms start:306ms boot:198ms) 526 INFO org.apache.camel.component.platform.http.main.MainHttpServerUtil - HTTP endpoints summary 527 INFO org.apache.camel.component.platform.http.main.MainHttpServerUtil - http://0.0.0.0:8080/hello 1030 INFO org.apache.camel.main.DefaultMainShutdownStrategy - JVM shutdown hook triggered by SIGTERM (PID 181356). Shutting down Apache Camel (Main) 4.14.6 1031 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) is shutting down (timeout:45s) 1036 INFO org.apache.camel.impl.engine.AbstractCamelContext - Routes stopped (total:1) 1036 INFO org.apache.camel.impl.engine.AbstractCamelContext - Stopped route1 (platform-http:///hello) 1039 INFO org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer - Vert.x HttpServer stopped 1052 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.6 (camel-1) shutdown in 21ms (uptime:0s) 1052 INFO org.apache.camel.main.MainSupport - Apache Camel (Main) 4.14.6 shutdown 1053 INFO org.apache.camel.main.DefaultMainShutdownStrategy - Apache Camel (Main) 4.14.6 is shutdown