Does spring-rsocket support return a RejectedSetupException in @ConnectMapping annotated method?

前端 未结 0 1384
盖世英雄少女心
盖世英雄少女心 2021-01-18 17:19

I follow the spring-rsocket-demo project to complete my code. I add some authentication logic in my server side code as follows. You can see I throw a exception in the after

相关标签:
回答
  • 消灭零回复
提交回复
热议问题