It's pretty uncommon for Spring apps, but sometimes YAML is not a map, but more naturally a String or Collection. In these cases Spring puts a "document" prefix in the Map it creates, so we can strip that off if the user prefers it. Fixes gh-143
It's pretty uncommon for Spring apps, but sometimes YAML is not a map, but more naturally a String or Collection. In these cases Spring puts a "document" prefix in the Map it creates, so we can strip that off if the user prefers it. Fixes gh-143