Closed
Description
Andrei Sfat opened SPR-15023 and commented
Basically, I have a controller which is an interface where I put every annotations on that interface and when I implement that interface, apparently RequestHeader is not picked up.
If I repeat myself and put the RequestHeader in the implementation, it will work fine.
Shouldn't this annotation work the same as the other annotations? I think I've tried almost all annotations and they are picked up correctly.
I've attached a example.
Affects: 4.2.6
Attachments:
- HeaderRequestNotWorking.zip (937 bytes)
Issue Links:
- Enable REST controller method parameter annotations on an interface [SPR-11055] #15682 Enable REST controller method parameter annotations on an interface ("duplicates")