Skip to content

Commit 6b99693

Browse files
Merge pull request #301397 from spelluru/patch-965977
Updating based on feedback from Vijaya Gopal
2 parents 05ba84f + 150387a commit 6b99693

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/service-bus-messaging/jms-developer-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Service Bus JMS 2.0 developer guide
33
description: How to use the Java Message Service (JMS) 2.0 API to communicate with Azure Service Bus
44
ms.topic: article
55
ms.custom: devx-track-extended-java
6-
ms.date: 05/02/2023
6+
ms.date: 06/16/2025
77
---
88

99
# Azure Service Bus JMS 2.0 developer guide
@@ -306,6 +306,7 @@ Selectors can be utilized when creating any of the below consumers -
306306
* Unshared durable subscription
307307
* Shared non-durable subscription
308308
* Unshared non-durable subscription
309+
* Queue consumer
309310
* Queue browser
310311

311312
> [!NOTE]

0 commit comments

Comments
 (0)