-
Enhancement
-
Resolution: Done
-
Major
-
3.0.14.Final
-
None
-
None
The current YAML provider ignores the POJO type passed in, and instead uses the default type mapping for SnakeYAML, which is a Map.
Maybe it wasn't available at the time, but SnakeYAML now supports a loadAs method which can load to a POJO.