Closed
Description
zied yaich opened DATAMONGO-2098 and commented
in the class
org.springframework.data.mongodb.config.MappingMongoConverterParser
the method :
private static Set<String> getInititalEntityClasses(Element element)
should be :
private static Set<String> getInitialEntityClasses(Element element)
Affects: 2.0.11 (Kay SR11), 2.2 M1 (Moore), 2.1.1 (Lovelace SR1)
Referenced from: pull request #612, and commits 04b20fa, 7f35ad9, 81c46f0, 6799156, 32e7d9a, 9072e0a
Backported to: 2.1.2 (Lovelace SR2), 2.0.12 (Kay SR12)