See: Description
| Interface | Description |
|---|---|
| RepositoryPopulator |
Interface for components that will populate the Spring Data repositories with objects.
|
| ResourceReader |
| Class | Description |
|---|---|
| AbstractRepositoryPopulatorFactoryBean |
Base class for
FactoryBeans creating ResourceReaderRepositoryPopulators. |
| Jackson2RepositoryPopulatorFactoryBean | |
| Jackson2ResourceReader |
A
ResourceReader using Jackson to read JSON into objects. |
| RepositoriesPopulatedEvent |
ApplicationEvent being thrown after a RepositoryPopulator has finished populating the
Repositories available in the ApplicationContext. |
| ResourceReaderRepositoryPopulator | |
| UnmarshallerRepositoryPopulatorFactoryBean | |
| UnmarshallingResourceReader |
| Enum | Description |
|---|---|
| ResourceReader.Type |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.