Defines an HTTP client that can be used for outgoing HTTP connections.
Defines an HTTP client that can be used for outgoing HTTP connections. Note: This an automatic bean definition that can be overridden by supplying your own bean definition.
Defines the server binding lifecycle bean that creates the server for the route defined in the application context.
Defines the server binding lifecycle bean that creates the server for the route defined in the application context. Note: This an automatic bean definition that can be overridden by supplying your own bean definition.
Defines a server settings bean with values read from configuration.
Defines a server settings bean with values read from configuration.
Set the http.server.interface
and http.server.port
configuration properties to set server configuration.
Note: This an automatic bean definition that can be overridden by supplying your own bean definition.
Defines an Akka HTTP server that serves all Akka HTTP routes found in the application context.
Usage: Import this configuration into your application context.
Example: