Commit Graph

6 Commits

Author SHA1 Message Date
Andy Wilkinson 937356330b Create spring-boot-pulsar module
See gh-46093
2025-07-01 11:55:06 +01:00
Andy Wilkinson 67cb03b8b4 Create spring-boot-tx module
See gh-46084
2025-07-01 11:54:19 +01:00
Phillip Webb 3aeb18d618 Add license header to gradle files
See gh-46065
2025-06-20 17:20:50 -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