code-not-found / codenotfound-blog-comments

Repository to store the comment for https://codenotfound.com/
0 stars 0 forks source link

spring-jms-integration-gateway-example #4

Open utterances-bot opened 10 months ago

utterances-bot commented 10 months ago

Spring JMS Integration Gateway Example · CodeNotFound

A detailed step-by-step tutorial on how to connect to a JMS broker using a Spring Integration Gateway and Spring Boot.

https://codenotfound.com/spring-jms-integration-gateway-example.html

JBStonehenge commented 10 months ago

Could you explain if this is a real life example or just a tutorial example to show the feature? Should the gateway not hide messaging details in the way that its methods does not have message types for its parameters but simple pojo method parameters?