Micronaut Controller returns HTTP 200 even if Flowable method annotated with custom Authorization Annotation returns FORBIDDEN

前端 未结 0 1883
猫巷女王i
猫巷女王i 2020-12-13 03:16

I have method in my MICRONAUT Controller and annoted with Custom Authorization annotation which should return FORBIDDEN(in testing) but returning 200 with empty body.

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