com.github.scalaspring.akka.http
Manages the lifecycle of an Akka HTTP ServerBinding, ensuring its lifecycle matches that of the containing Spring application context.
ServerBinding
This is an internal management class and is not intended for direct use. An instance is automatically created by [AkkaHttpServerAutoConfiguration].
binding settings
route definition
Manages the lifecycle of an Akka HTTP
ServerBinding
, ensuring its lifecycle matches that of the containing Spring application context.This is an internal management class and is not intended for direct use. An instance is automatically created by [AkkaHttpServerAutoConfiguration].