You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/jms/JmsProperties.java
+2-1
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,8 @@ public static class Listener {
146
146
privateAcknowledgeModeacknowledgeMode;
147
147
148
148
/**
149
-
* Minimum number of concurrent consumers.
149
+
* Minimum number of concurrent consumers. When max-concurrency is not specified
0 commit comments