21 INFO org.apache.camel.main.MainSupport - Apache Camel (Main) 4.14.5 is starting 158 INFO org.apache.camel.main.BaseMainSupport - Auto-configuration summary 159 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.authenticationEnabled = true 159 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.basicPropertiesFile = auth.properties 159 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.enabled = true 159 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.path = /api 159 INFO org.apache.camel.main.BaseMainSupport - [application.properties] camel.server.port = 8080 232 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.5 (camel-1) is starting 375 INFO org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer - Vert.x HttpServer started on 0.0.0.0:8080 381 INFO org.apache.camel.impl.engine.AbstractCamelContext - Routes startup (total:1) 382 INFO org.apache.camel.impl.engine.AbstractCamelContext - Started route1 (platform-http:///hello) 382 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.5 (camel-1) started in 149ms (build:0ms init:0ms start:149ms boot:211ms) 382 INFO org.apache.camel.component.platform.http.main.MainHttpServerUtil - HTTP endpoints summary 383 INFO org.apache.camel.component.platform.http.main.MainHttpServerUtil - http://0.0.0.0:8080/hello 1032 INFO org.apache.camel.main.DefaultMainShutdownStrategy - JVM shutdown hook triggered by SIGTERM (PID 172358). Shutting down Apache Camel (Main) 4.14.5 1033 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.5 (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) 1041 INFO org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer - Vert.x HttpServer stopped 1054 INFO org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 4.14.5 (camel-1) shutdown in 20ms (uptime:0s) 1054 INFO org.apache.camel.main.MainSupport - Apache Camel (Main) 4.14.5 shutdown 1054 INFO org.apache.camel.main.DefaultMainShutdownStrategy - Apache Camel (Main) 4.14.5 is shutdown