ESB and EIP - studiofu/brain GitHub Wiki
Enterprise Service Bus & Enterprise Integration Patterns
Mule ESB
https://www.mulesoft.com/resources/esb/what-mule-esb
Apache Camel - Rules Based Routing and implement Enterprise Integration Patterns (EIP)
http://camel.apache.org/is-camel-an-esb.html
https://dzone.com/articles/when-use-apache-camel
http://www.javaoutofbounds.com/apache-camel-springboot-rest-api-example/
http://www.baeldung.com/apache-camel-spring-boot
https://www.toptal.com/apache/apache-camel-tutorial
https://cleverbuilder.com/articles/camel-tutorial/
file processing
https://dzone.com/articles/exploring-apache-camel-core-2
trigger spring-batch
https://stackoverflow.com/questions/10656541/apache-camel-integration-with-spring-batch
integrated with spring boot simple example with using ProducerTemplate
https://dzone.com/articles/how-to-integrate-spring-boot-and-apache-camel
microservice with camel
http://www.sixtree.com.au/articles/2016/microservices-springboot-camel-docker/
simple mail
https://stackoverflow.com/questions/23298249/send-email-to-myself-using-smtp-and-apache-camel
email with attachment
https://dzone.com/articles/camel-working-email
use camel expression by applying bean
use value from bean
https://cleverbuilder.com/articles/bean-return-value/
Spring Integration
https://projects.spring.io/spring-integration/
Talend ESB
https://www.talend.com/products/application-integration/esb-open-studio/
Talend ESB & Apache Karaf
Container: ESB\Runtime_ESBSE\bin\start.bat
Console: http://localhost:8040/system/console/
List Services: http://localhost:8040/services
https Endpoint Port: https://localhost:9001/services/SystemServices?wsdl
Simple Tutorial
Karaf Command Prompt Login
Build Job for Rest
https://help.talend.com/reader/PVed0_uMunPl8l_z0jaibw/ExuA1d66Ol9sbivXfV5aVQ
Build Simple Rest
https://help.talend.com/reader/akzLCJX2jurKtvXycoNGyQ/t0Dmfkg4yVYRj19mBr5n1Q
Default Talend Rest Service Port
http://localhost:8090/user/2/
Deploy Reset Service
https://help.talend.com/reader/akzLCJX2jurKtvXycoNGyQ/Ij~7tBlW8im63rAGnGHT3A
Talend Restful Service
https://talendtricks.com/2016/02/01/talend-esb-restful-service/
Change Context Value in OSGi
Create another ESB container
https://help.talend.com/reader/akzLCJX2jurKtvXycoNGyQ/zOczPWm3KuUqQw78e5doMw
Kubernetes and fabric8 for Microservices
https://sleeplessinslc.blogspot.com/2017/08/fabric8-spring-boot-microservice.html