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 485e907 commit 682e23bCopy full SHA for 682e23b
src/main/asciidoc/repositories.adoc
@@ -912,7 +912,7 @@ You can easily populate your repositories by using the populator elements of the
912
http://www.springframework.org/schema/data/repository
913
http://www.springframework.org/schema/data/repository/spring-repository.xsd">
914
915
- <repository:jackson-populator locations="classpath:data.json" />
+ <repository:jackson2-populator locations="classpath:data.json" />
916
917
</beans>
918
----
0 commit comments