Commit Graph

5 Commits

Author SHA1 Message Date
Andy Wilkinson e0925c5193 Create spring-boot-pulsar module 2025-05-06 14:45:04 -07:00
Andy Wilkinson 4f5adbeeb6 Create spring-boot-tx module 2025-05-06 14:44:04 -07:00
Moritz Halbritter 957facf1cc Merge branch '3.1.x' into 3.2.x
Closes gh-40117
2024-03-27 09:35:44 +01:00
Chris Bono 0a40fddaa7 Upgrade to Pulsar Reactive 0.4.0
This commit updates the Reactive client used by Spring Pulsar to
version 0.4.0. The updated client fixes an issue where the
non-reactive and reactive shaded producer cache had the same
relocation prefix. This allows the removal of the shaded
relocation prefixes from the checkRuntimeClasspathForConflicts
ignore closure.

See gh-37801
2023-10-10 07:36:37 +01:00
Chris Bono 6e7b845bdf Add support for Apache Pulsar
Add support for Apache Pulsar using the Spring for Apache Pulsar
project.

See gh-34763

Co-authored-by: Phillip Webb <pwebb@vmware.com>
2023-09-05 17:01:51 -07:00