79645676

Date: 2025-05-30 14:58:08
Score: 2
Natty:
Report link

After many days of beating my head against the wall, I have determined this is just not possible. My solution was to create copies of all the objects as a mutable version, then spring injects the settings into a mutable object using setters, which works for both 2 and 3. The I copy settings from the mutable object to the immutable objects at startup

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: dlipofsky