| Interface | Description |
|---|---|
| EmbeddedServer |
An EmbeddedServer is a general abstraction to manage the lifecycle of any server implementation within
a running Micronaut application.
|
| EmbeddedServerInstance | Deprecated
Use
EmbeddedServerInstance instead. |