Java Dynamic SQS Listener - Spring Starter - AWS Example · Contains examples for connecting to an actual AWS SQS Queue
Group: com.jashmore - All Dependencies
Java Dynamic SQS Listener - Spring · Modules for setting up queue listeners in a Spring Boot application.
Java Dynamic SQS Listener · Sets up a SQS Listener that can be dynamically configured while it is executing.
Java Dynamic SQS Listener - Core - Examples · Contains examples for using the core implementation of the listener with plan Java objects.
Java Dynamic SQS Listener - Examples · Contains examples for all the different modules.
Java Dynamic SQS Listener - SQS Listener Comparison · Contains examples for using the Spring Starter implementation of the framework.
Java Dynamic SQS Listener - Spring Starter - Multiple AWS Accounts Example · Contains examples for listening to SQS queues on multiple AWS Accounts
Java Dynamic SQS Listener - Spring Starter - Spring Cloud Schema Registry Example - Producer Two · Includes a second example of a service producing messages whose schema is registered in the Spring Cloud Schema Registry and is in a different format to the first.
Java Dynamic SQS Listener - Spring Starter - Spring Cloud Schema Registry Example - Producer · Includes an example of a service producing messages whose schema is registered in the Spring Cloud Schema Registry.
Java Dynamic SQS Listener - Extensions - Spring Cloud Schema Registry · Extension for creating an Argument Resolver that can deserialize message payloads using schemas defined in the Spring Cloud Schema Registry.
Java Dynamic SQS Listener - Spring Starter - Spring Cloud Schema Registry Example · Contains examples for serializing messages using Avro and storing these Schema Definitions in the Spring Cloud Schema Registry
Java Dynamic SQS Listener - Spring Starter - Spring Cloud Schema Registry Example - Consumer · Contains an example of a consumer deserializing a message payload that is in a schema registered in the Spring Cloud Schema Registry.
Java Dynamic SQS Listener - Extensions · Extra functionality that is built ontop of the library, for example specific Argument Resolvers.
Elasticmq Sqs Client · Provides the ability to create a SqsAsyncClient backed by an in-memory ElasticMQ SQS Server
Documentation Annotations · Java Dynamic SQS Listener - Utilities - Documentation Annotations
Brave Message Processing Decorator · Message Processing Decorator that adds Brave Tracing to the message listeners
Aws Xray Message Processing Decorator · Message Processing Decorator that wraps message processing in an AWS XRay Segment
Aws Xray Extension Spring Boot · Extension for integration AWS Xray Tracing into the Message Listeners in a Spring Boot Application
Brave Extension Spring Boot · Message Processing Decorator that adds Brave Tracing to the message listeners in a Spring Boot Application
Java Dynamic Sqs Listener Ktor Core · Library for integrating the Java Dynamic Sqs Listener in a Ktor application