Java Dynamic Sqs Listener Api · This contains the api functionality for the SQS Listener. This can be used for consumer to implement themselves
Group: com.jashmore - All Dependencies
Java Dynamic SQS Listener - Utilities - Local Amazon SQS · Provides a local Amazon SQS implementation that can talk to a locally running SQS queue like localstack
Java Dynamic Sqs Listener Spring Starter · Spring Starter for automatically setting up the Spring Core implementation in a Spring Boot Application
Common Utils · Utility methods for dealing with basic functionality for this library, split out so so it can be consumed by other extensions
Java Dynamic Sqs Listener Core · Contains the core functionality for the library
Java Dynamic SQS Listener - Utilities - Local SQS Test Utilities for JUnit 5 tests · Utility classes for testing SQS queues.
Java Dynamic SQS Listener - Utilities - Local SQS Test Utilities · Utility classes for testing SQS queues.
Java Dynamic Sqs Listener Spring Api · API for the Spring Starter that will allow for definitions and extension of the Spring Starter
Java Dynamic Sqs Listener Spring Core · Core Spring implementation for the Java Dynamic SQS Listener library
Expected Test Exception · Contains an Expected Test Exception to make it clear that this is expected and don't include the stack trace
Avro Spring Cloud Schema Registry Sqs Client · Wrapper around the AWS SQS Async Client to help serialize messages using Avro and the Spring Cloud Schema Registry
Annotation Utils · Utility methods for dealing with annotations in a library that may be using proxying tools like cglib
Spring Cloud Schema Registry Extension Api · API for building a payload parser that has been serialized via the schema registered in the Spring Cloud Schema Registry
Proxy Method Interceptor · Utility methods for testing a method being proxied via cglib
Sqs Brave Tracing · Helper Util for adding Tracing information to the message attributes of outbound SQS messages
In Memory Spring Cloud Schema Registry · In Memory implementation of the Spring Cloud Schema Registry that is used for testing purposes
Avro Spring Cloud Schema Registry Extension · Apache Avro implementation of the Spring Cloud Schema Registry Extension
Local Sqs Async Client · Provides a local Amazon SQS implementation that can talk to a locally running SQS queue like localstack
Aws Xray Extension Core · Extension for integration AWS Xray Tracing into the Message Listeners
Core Kotlin Dsl · Kotlin DSL for building the Core message listeners
Brave Extension Core · Message Processing Decorator that adds Brave Tracing to the message listeners
Java Dynamic SQS Listener - Utilities · Contains utility modules that are needed across multiple aspects of the framework
Java Dynamic SQS Listener - Spring Starter - Examples · Contains examples for using the Spring Starter implementation of the framework.
Java Dynamic SQS Listener - Spring Starter - Integration Test Example · Contains an example for writing an integration test for the SQS Listener