Add runtime hints for AbstractHandshakeHandler

Closes gh-28697
This commit is contained in:
Sébastien Deleuze
2022-06-30 16:50:43 +02:00
parent e94f2a8e3f
commit ecdd934658
2 changed files with 93 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
org.springframework.aot.hint.RuntimeHintsRegistrar= \
org.springframework.web.socket.server.support.HandshakeHandlerRuntimeHintsRegistrar