Skip to content

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 May 15:58
· 14 commits to master since this release

This is the first release.

You can use the extension with dependency below

<dependency>
  <groupId>com.dilaverdemirel.spring</groupId>
  <artifactId>spring-cloud-stream-outbox-extension</artifactId>
  <version>1.0.0</version>
</dependency>