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
Consider expanding the Spring Boot JMS autoconfig to use the solace.java credential properties if solace.jms ones are not specified. This would allow for an app that uses Spring Boot JMS in conjunction with the Spring Cloud Stream Binder or Spring Boot JCSMP to only have to specify credentials once rather than twice like shown below:
Consider expanding the Spring Boot JMS autoconfig to use the
solace.java
credential properties ifsolace.jms
ones are not specified. This would allow for an app that uses Spring Boot JMS in conjunction with the Spring Cloud Stream Binder or Spring Boot JCSMP to only have to specify credentials once rather than twice like shown below:The text was updated successfully, but these errors were encountered: