João Taborda
João Taborda
Running 'lazybones config set' command on a fresh install generates a FileNotFoundException due to missing /.lazybones folder. Happens both on MacOS with sdkman and Windows unzip deployments. If we manually...
**Describe the bug** I followed the "[Use JMS in Spring to access Azure Service Bus](https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-service-bus)" tutorial where it is mentioned that both [Microsoft Entra authentication](https://learn.microsoft.com/en-us/azure/service-bus-messaging/authenticate-application) and [Shared Access Signatures (SAS)...
Hi, We are trying to receive messages from a 3rd party system that provides us with a Service Bus connection string including a SharedAccessSignature. This SharedAccessSignature expires every 4 hours...