|
Spring Data Commons | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| RepositoryPopulator | Interface for components that will populate the Spring Data repositories with objects. |
| ResourceReader | |
| Class Summary | |
|---|---|
| AbstractRepositoryPopulatorFactoryBean | Base class for FactoryBeans creating ResourceReaderRepositoryPopulators. |
| JacksonRepositoryPopulatorFactoryBean | FactoryBean to set up a ResourceReaderRepositoryPopulator with a JacksonResourceReader. |
| 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 | A RepositoryPopulator using a ResourceReader to read objects from the configured Resources. |
| UnmarshallerRepositoryPopulatorFactoryBean | FactoryBean to create a ResourceReaderRepositoryPopulator using an Unmarshaller. |
| UnmarshallingResourceReader | |
| Enum Summary | |
|---|---|
| ResourceReader.Type | |
|
Spring Data Commons | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||