-
Terminally Deprecated ElementsElementDescriptionNot needed anymoreNot needed anymore
-
Deprecated MethodsMethodDescriptionNot needed anymoreNot needed anymorePlease use
micronaut.server.ssl.portinstead (ServerSslConfiguration.setPort(int)).Please usemicronaut.server.ssl.build-self-signedinstead (SslConfiguration.buildSelfSigned()).Please usemicronaut.server.ssl.portinstead (ServerSslConfiguration.setPort(int)).
-
Deprecated Constructors
-
Deprecated Enum Constants
HttpConverterRegistrar(BeanProvider).