Package org.springframework.data.repository.init
@NullMarked
package org.springframework.data.repository.init
Support for repository initialization using XML and JSON.
-
ClassDescriptionBase class for
FactoryBeans creatingResourceReaderRepositoryPopulators.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.since 4.0, in favor ofJacksonResourceReader.AResourceReaderusing Jackson to read JSON into objects.ApplicationEventbeing thrown after aRepositoryPopulatorhas finished populating theRepositoriesavailable in theApplicationContext.Interface for components that will populate the Spring Data repositories with objects.
JacksonRepositoryPopulatorFactoryBean.