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. |
| JacksonRepositoryPopulatorFactoryBean | |
| JacksonResourceReader |
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-2013-2013 SpringSource. All Rights Reserved.