Closed ggeorgovassilis closed 10 years ago
It should be possible to use bean expressions in annotation values, i.e.
@PATH("${baseUrl}/subpath")
Made a commit to handle RequestParam and PATH annotations. Leaving issue open in case I come up with more use cases.
It should be possible to use bean expressions in annotation values, i.e.
@PATH("${baseUrl}/subpath")