Use RelaxedNames to search for prefix in RelaxedBinder
RelaxedDataBinder now supports "env var" style variables that include the path prefix, e.g. FOO_BAR_BAZ=boom will bind to a bean with property "baz" and a binder with prefix "foo.bar". Fixes gh-98
Showing
Please register or sign in to comment