You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node.get(XXXConfig.class, emptyInstance);
this one returns different instances every single time, is there any way to use existing instance to modify the fields only?