implementation("io.ktor:ktor-server-tomcat:3.2.3")
Enables running applications within an embedded Tomcat server, facilitating seamless integration and deployment.