DATACMNS-786 - Fixed typo in section of repository populators in reference documentation.
This commit is contained in:
@@ -835,7 +835,7 @@ You can easily populate your repositories by using the populator elements of the
|
|||||||
http://www.springframework.org/schema/data/repository
|
http://www.springframework.org/schema/data/repository
|
||||||
http://www.springframework.org/schema/data/repository/spring-repository.xsd">
|
http://www.springframework.org/schema/data/repository/spring-repository.xsd">
|
||||||
|
|
||||||
<repository:jackson-populator locations="classpath:data.json" />
|
<repository:jackson2-populator locations="classpath:data.json" />
|
||||||
|
|
||||||
</beans>
|
</beans>
|
||||||
----
|
----
|
||||||
|
|||||||
Reference in New Issue
Block a user