Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Architecture test fails in the restconsumer #395

Closed
cburgosro9303 opened this issue Oct 6, 2023 · 0 comments
Closed

[BUG] Architecture test fails in the restconsumer #395

cburgosro9303 opened this issue Oct 6, 2023 · 0 comments

Comments

@cburgosro9303
Copy link

cburgosro9303 commented Oct 6, 2023

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.

image image

Solution:

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants