Closed haoozhang closed 2 months ago
…enabled` config
Add conditional support jms via spring.jms.servicebus.enabled config, in order to meet the one-click solution and step by step scenario.
spring.jms.servicebus.enabled
[ ] Yes [ ] No
What kind of change does this Pull Request introduce?
[ ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Other... Please describe:
git clone [repo-address] cd [repo-name] git checkout [branch-name] npm install
Verify that the following are valid
…enabled` config
Purpose
Add conditional support jms via
spring.jms.servicebus.enabled
config, in order to meet the one-click solution and step by step scenario.Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Other Information