15:05:11.935 [XNIO-1 I/O-7] DEBUG io.undertow.request 97 match - Matched default handler path /websocket/ 15:05:11.936 [XNIO-1 task-8] DEBUG io.undertow.request.security 86 authenticate - Attempting to authenticate /websocket/, authentication required: false 15:05:11.936 [XNIO-1 task-8] DEBUG io.undertow.request.security 247 transition - Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47a6fa89 for /websocket/ 15:05:11.936 [XNIO-1 task-8] DEBUG io.undertow.request.security 110 authTransition - Authentication result was ATTEMPTED for /websocket/ 15:05:40.456 [XNIO-1 I/O-6] DEBUG io.undertow.request 97 match - Matched default handler path /websocket 15:05:40.459 [XNIO-1 task-9] DEBUG io.undertow.request.security 86 authenticate - Attempting to authenticate /websocket, authentication required: false 15:05:40.460 [XNIO-1 task-9] DEBUG io.undertow.request.security 247 transition - Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47a6fa89 for /websocket 15:05:40.461 [XNIO-1 task-9] DEBUG io.undertow.request.security 110 authTransition - Authentication result was ATTEMPTED for /websocket
我是按照网上这篇文章配置的:https://www.jianshu.com/p/8de39ca51c40
项目:JFinal
https://jfinal.com/share/1400