Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Alpha549
Creator II
Creator II

ESB : Learning how Spring work to create better REST API jobs ?

Hello everyone,

in the context of Talend ESB (job or route), I'm already learning how to hardcode a route using Camel.

However, I wonder if learning Spring could be beneficial also for jobs implementation ?

Thank you for your light !

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

@Alpha549 Alpha549​  seems it's no useful for you to learn spring boot as yo can't build spring boot micro service, thanks

View solution in original post

5 Replies
Anonymous
Not applicable

Hello,

The REST job can be build as 'Microservice(Springboot) for ESB' as the below

so learning springboot could be beneficial also for jobs implementation

0695b00000SrhCXAAZ.png

Alpha549
Creator II
Creator II
Author

Hello @Aiming Chen​ ,

I use Open Studio for ESB, so I can only choose OSGI Bundle for ESB.

 

Also, what is the difference between OSGI Bundle for ESB and Microservice Spring Boot for ESB ?

Anonymous
Not applicable

Hello,

the OSGI Bundle for ESB mean it work as osgi bundle in esb contaier

Microservice springboot for ESB mean it work as springboot micorservice in ESB

see https://help.talend.com/r/en-US/7.3/microservice-introduction/audit-service

Alpha549
Creator II
Creator II
Author

Thank you @Aiming Chen​ 

 

As I use Open Studio, is it usefull for me to learn Spring Boot, as I can't build as Spring Boot Microservice ?

Anonymous
Not applicable

@Alpha549 Alpha549​  seems it's no useful for you to learn spring boot as yo can't build spring boot micro service, thanks