You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zch 5f4160b30f add(security): 配置 websocket 路径的匿名访问权限
- 在 SecurityConfig 中添加了对 /websocket/** 路径的 permitAll 配置
- 这允许未登录的用户也能访问 websocket 相关的请求
3 weeks ago
..
src/main/java/com/ruoyi/framework add(security): 配置 websocket 路径的匿名访问权限 3 weeks ago
pom.xml add(framework): 添加 WebSocket 功能 1 month ago