kensinzl

Results 3 issues of kensinzl

**Query/Question** - I am using Spring Message @ServiceBusListener to receive the Azure Service Bus Queue message. - I refer to this official page https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/using-service-bus-in-spring-applications - I know the difference between...

question
Service Bus
Client
customer-reported
needs-team-attention
azure-spring
azure-spring-servicebus

**Query/Question** I am using Java SDK for the Azure Service Bus Queue. ``` com.azure azure-sdk-bom 1.2.13 pom import com.azure azure-messaging-servicebus ``` The following is my re-try configuration for the queue,...

question
Service Bus
Client
customer-reported
needs-team-attention

Dear I use this package for Oracle Spatial type. Meanwhile, I am using Java JPA for this. ``` org.geolatte geolatte-geom 1.9.1 ``` This is the table structure ``` GRID_POINT_BOUNDARY {...