You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to allow support in native executables and for consistency with the changes done in the whole Spring portfolio, websocket and messaging configurations should be switched to @Configuration(proxyBeanMethods = false) in order to not require CGLIB proxies.