Commit 97d803bd authored by igor-suhorukov's avatar igor-suhorukov Committed by Stephane Nicoll

Polish

Closes gh-12448
parent b32fc751
......@@ -45,7 +45,7 @@ abstract class ReactiveWebServerFactoryConfiguration {
static class EmbeddedNetty {
@Bean
public NettyReactiveWebServerFactory NettyReactiveWebServerFactory() {
public NettyReactiveWebServerFactory nettyReactiveWebServerFactory() {
return new NettyReactiveWebServerFactory();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment