heatzync
heatzync
# Description This is more a feature request than a bug report. Our project has been implemented based on this article: https://docs.microsoft.com/en-us/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-service-bus Messages are sent and received and is working...
In the "Browse Queue" window it should be possible to export all the messages in "view", i.e. either all the messages or only the messages that match the filters, to...
The `ProxySearch` class only accepts predefined instances of `ProxySearchStrategy` due to the use of the `Strategy` enum. **Feature request:** - [ ] Add a `ProxySearch#addStrategy(ProxySearchStrategy custom)` method. This will allow...