Skip to content

Commit 9a870f7

Browse files
Fixed tabbed control
1 parent 08cc380 commit 9a870f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ The Connection factory can be instantiated with the below parameters -
113113
* traceFrames - boolean flag to collect AMQP trace frames for debugging.
114114
* *other configuration parameters*
115115

116+
---
117+
116118
The factory can be created as below. The connection string is a required parameter, but the additional properties are optional.
117119

118120
```java

0 commit comments

Comments
 (0)