Add native image support for WebSocket STOMP messaging #28754
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
theme: aot
An issue related to Ahead-of-time processing
type: enhancement
A general enhancement
Milestone
The native sample
websocket-stomp
works with AOT mode, but not in native image.I identified at least two problems:
GreetingController
are not registered inreflect-config.json
The text was updated successfully, but these errors were encountered: