This commit refactors the logic in DateTimeFormatterFactory's createDateTimeFormatter() method to ensure forward compatibility with possible future changes to the ISO enum. This commit also polishes the Javadoc for DateTimeFormatterFactoryBean. Issue: SPR-9959