The only way you can inject values into a final field is through Constructor Injection. Everything else would be an awful hack on Spring’s side.
The only way you can inject values into a final field is through Constructor Injection. Everything else would be an awful hack on Spring’s side.