update 更改 Undertow 配置类命名

This commit is contained in:
疯狂的狮子li
2022-05-23 13:48:08 +08:00
parent fded2137bc
commit ddaab5bff9
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ import org.springframework.context.annotation.Configuration;
* @author Lion Li
*/
@Configuration
public class CustomizationBean implements WebServerFactoryCustomizer<UndertowServletWebServerFactory> {
public class UndertowConfig implements WebServerFactoryCustomizer<UndertowServletWebServerFactory> {
/**
* 设置 Undertow websocket 缓冲池