Autumn Framework: API · Definition of an API containing the basic CRUD operations on Identifiable Objects and default configuration
Group: org.autumnframework - All Dependencies
Autumn Framework: Dependencies · A dependency management BOM for BXD_Service
Autumn Framework: Event Listeners · Both our services-jpa and queue-clients work with create/update/delete listeners. This mini library defines the shared interface describing these listeners.
Autumn Framework: GraphQL · Parent module for the graphql related autumnframework modules
Autumn Framework: GraphQL - Dataloader · Dataloader interface to support frequently needed methods
Autumn Framework: GraphQL - Filters · Basic definitions for filter field types that can be used to create filters with their graphql definition
Autumn Framework: GraphQL - GeoJson · GraphQL definitions for some GeoJson and Geometry types
Autumn Framework: GraphQL - Scalars · GraphQL definitions for Scalars to support some useful/frequently used java types
Autumn Framework: JPA Queue Batch Server · A default implementation for the persistence service when batch listening to queues
Autumn Framework: JPA · Elementary JPA operations implementing the service/api interfaces
Autumn Framework: JPA Queue Server · A default implementation of a service listening to a queue and persisting the received entities
Autumn Framework: Liveness · Parent for the liveness modules
Autumn Framework: Liveness - Configuration · Shared configuration for activating extended liveness checks
Autumn Framework: Liveness - Database · Extended liveness checks for the database
Autumn Framework: Liveness - Rabbit · Extended liveness checks for rabbit
Autumn Framework: Mappers · Extendable mappers for Api - Entity mapping
Autumn Framework: Pageable · PagedIterator implementation for wrapping Pageable
Autumn Framework: Parent · Parent pom for all autumnframework modules
Autumn Framework: PubSub API · Interface definitions for basic crud operations for pub-sub listeners
Autumn Framework: Queue Client · PubSub configuration and message routing
Autumn Framework: Queue API Implementation interfaces · Interface definitions for basic crud operations for queue listeners
Autumn Framework: Queue Client · Queue configuration and rabbit message routing