jar

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

Maven & Gradle

Jul 21, 2023
9 stars

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

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
2.1.x
2.0.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-sns-2.1.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.sns.config

├─ de.idealo.spring.stream.binder.sns.config.SnsAsyncAutoConfiguration.class - [JAR]

├─ de.idealo.spring.stream.binder.sns.config.SnsBinderConfiguration.class - [JAR]

de.idealo.spring.stream.binder.sns

├─ de.idealo.spring.stream.binder.sns.SnsMessageHandlerBinder.class - [JAR]

├─ de.idealo.spring.stream.binder.sns.SnsPayloadConvertingChannelInterceptor.class - [JAR]

de.idealo.spring.stream.binder.sns.provisioning

├─ de.idealo.spring.stream.binder.sns.provisioning.SnsProducerDestination.class - [JAR]

├─ de.idealo.spring.stream.binder.sns.provisioning.SnsStreamProvisioner.class - [JAR]

de.idealo.spring.stream.binder.sns.health

├─ de.idealo.spring.stream.binder.sns.health.SnsBinderHealthIndicator.class - [JAR]

de.idealo.spring.stream.binder.sns.properties

├─ de.idealo.spring.stream.binder.sns.properties.SnsBindingProperties.class - [JAR]

├─ de.idealo.spring.stream.binder.sns.properties.SnsConsumerProperties.class - [JAR]

├─ de.idealo.spring.stream.binder.sns.properties.SnsExtendedBindingProperties.class - [JAR]

├─ de.idealo.spring.stream.binder.sns.properties.SnsProducerProperties.class - [JAR]