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
Remove restrictedMethods and restrictedProperties from JinjavaConfig
These per-config restriction lists are replaced by the static DEFAULT_RESTRICTED_*
sets in JinjavaBeanELResolver in preparation for the more robust validator system
coming in the next branch.
0 commit comments