Merge pull request #20999 from joefarebrother/java-spring-websocket

Java: Add models for spring WebSocketHandler
This commit is contained in:
Owen Mansel-Chan
2026-01-07 13:29:19 +00:00
committed by GitHub
17 changed files with 324 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Additional remote flow sources from the `org.springframework.web.socket` package have been modeled.