We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
mp911de
No branches or pull requests
zied yaich opened DATAMONGO-2098 and commented
in the class
the method :
should be :
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)
The text was updated successfully, but these errors were encountered: