Skip to content

Conversation

@onobc
Copy link
Collaborator

@onobc onobc commented Aug 31, 2024

This commit adds ITs to exercise the ability to configure the @PulsarListener / @ReactivePulsarListener subscription name and type using Spring Boot config props.

Caution

Requires spring-projects/spring-boot#42067 to run successfully

@onobc onobc added this to the 1.2.0-M2 milestone Aug 31, 2024
This commit adds an integration test to verify the following Spring Boot
config props can be used to configure `@PulsarListener` and
`@ReactivePulsarListener`:

- `spring.pulsar.consumer.topic`
- `spring.pulsar.consumer.subscription.name`
- `spring.pulsar.consumer.subscription.type`

See spring-projects/spring-boot#42053
@onobc onobc force-pushed the IT-SB-42053-respect-sub-name-prop branch from 215c563 to d1096a2 Compare September 5, 2024 18:09
@onobc onobc merged commit 0012125 into spring-projects:main Sep 6, 2024
@onobc onobc deleted the IT-SB-42053-respect-sub-name-prop branch September 6, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant