Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm new to Talend, just started going through the modules available on Talend academy.
I created a simple route - File to File. It works just fine when run in studio, but when I try to Build this route as a Microservice, it fails with error - org.springframework.boot cannot be resolved to a type. Any help is much appreciated.
Seems like dependencies are missing, please shed some light on how to add those/fix this issue.
I am using the VM provided by Talend academy and it has TalendDataFabric 7.1.1
Thanks,
M.
Hello,
With talend build version 7.1.1, please have a look at this community knowledge article: https://community.talend.com/s/article/How-to-build-a-route-as-Spring-Boot-microservice-in-Talend-kF...
Best regards
Sabrina
Hi @Xiaodi Shi
I already changed the build type to ESB microservice.
There are no issues building the route as ESB Runtime Kar file. I see this error only when building with build type set to ESB Microservice.
Job runs successfully in the studio, I don't understand why it says compile errors when building as microservice .
Error - org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "r11_wireTap" has a compile errors, please fix and export again.
Error Line: 26
Detail Message: org.springframework.boot cannot be resolved to a type
Thanks,
M.