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.
1 parent 8b6c94f commit dbfbc48Copy full SHA for dbfbc48
src/main/asciidoc/repositories.adoc
@@ -835,7 +835,7 @@ You can easily populate your repositories by using the populator elements of the
835
http://www.springframework.org/schema/data/repository
836
http://www.springframework.org/schema/data/repository/spring-repository.xsd">
837
838
- <repository:jackson-populator locations="classpath:data.json" />
+ <repository:jackson2-populator locations="classpath:data.json" />
839
840
</beans>
841
----
0 commit comments