Is your feature request related to a problem? Please describe.
when you create a rest consumer and run the architecture test it fails because the fields injected with the @value are not final. you could solve this by passing the @value in the constructor.