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

https://stackoverflow.com/questions/12008472/get-and-format-yesterdays-date-in-camels-expression-language

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

http://download-mirror1.talend.com/esb/user-guide-download/V621/TalendOpenStudio_ESB_GettingStarted_6.2.1_EN.pdf

Karaf Command Prompt Login

https://community.talend.com/t5/Installing-and-Upgrading/Unable-to-login-to-Runtime-ESBse-v7-0-1-using-karaf-client/td-p/117792

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

https://community.talend.com/t5/Design-and-Development/how-to-change-context-values-of-a-deployed-job-as-osgi/m-p/67026

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