dan-zx / zekke-api

Geographic web services for directions and POIs in private spaces
https://zekke.herokuapp.com
Apache License 2.0
0 stars 0 forks source link

HttpHeaders not being injected in setters annotated with @Context #1

Closed dan-zx closed 7 years ago

dan-zx commented 7 years ago

Just move the @Context annotation to the property solves the problem. The funny thing is that this was working as is a week ago.