jar

de.idealo.spring : spring-cloud-stream-binder-sqs

Maven & Gradle

Jun 21, 2023
22 stars

Spring Cloud Stream Binder for AWS SQS · Allows you to use Spring Cloud Stream together with AWS SQS

Table Of Contents

Latest Version

Download de.idealo.spring : spring-cloud-stream-binder-sqs JAR file - Latest Versions:

All Versions

Download de.idealo.spring : spring-cloud-stream-binder-sqs JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-cloud-stream-binder-sqs-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.idealo.spring.stream.binder.sqs

├─ de.idealo.spring.stream.binder.sqs.SnsFanoutMessageBuilderFactory.class - [JAR]

├─ de.idealo.spring.stream.binder.sqs.SqsHeaders.class - [JAR]

├─ de.idealo.spring.stream.binder.sqs.SqsMessageHandlerBinder.class - [JAR]

├─ de.idealo.spring.stream.binder.sqs.SqsPayloadConvertingChannelInterceptor.class - [JAR]

de.idealo.spring.stream.binder.sqs.inbound

├─ de.idealo.spring.stream.binder.sqs.inbound.SqsInboundChannelAdapter.class - [JAR]

de.idealo.spring.stream.binder.sqs.provisioning

├─ de.idealo.spring.stream.binder.sqs.provisioning.SqsDestination.class - [JAR]

├─ de.idealo.spring.stream.binder.sqs.provisioning.SqsStreamProvisioner.class - [JAR]

de.idealo.spring.stream.binder.sqs.health

├─ de.idealo.spring.stream.binder.sqs.health.SqsBinderHealthIndicator.class - [JAR]

de.idealo.spring.stream.binder.sqs.properties

├─ de.idealo.spring.stream.binder.sqs.properties.SqsBindingProperties.class - [JAR]

├─ de.idealo.spring.stream.binder.sqs.properties.SqsConsumerProperties.class - [JAR]

├─ de.idealo.spring.stream.binder.sqs.properties.SqsExtendedBindingProperties.class - [JAR]

├─ de.idealo.spring.stream.binder.sqs.properties.SqsProducerProperties.class - [JAR]

de.idealo.spring.stream.binder.sqs.config

├─ de.idealo.spring.stream.binder.sqs.config.SqsBinderConfiguration.class - [JAR]

Advertisement