Package org.springframework.data.repository.init
@NonNullApi
package org.springframework.data.repository.init
Support for repository initialization using XML and JSON.
-
ClassDescriptionBase class for
FactoryBean
s creatingResourceReaderRepositoryPopulator
s.AResourceReader
using Jackson to read JSON into objects.ApplicationEvent
being thrown after aRepositoryPopulator
has finished populating theRepositories
available in theApplicationContext
.Interface for components that will populate the Spring Data repositories with objects.