Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Not able to build talend Routes as Spring-Boot Micro-services.

I have made a simple talend Route which exposes a GET endpoint to get the list of customers. 

I am following https://help.talend.com/reader/lOdTKH~QuvYom1PHUXq4Qg/FDXkFcEIKhexHJxgC_eV6g link. I am able to get the output till step 10 ( as shown in tutorial).

When i try to export the Route as a spring-boot microservice , i am getting an exception : 

`Detail Message: The type org.springframework.context.ApplicationContextAware cannot be resolved. It is indirectly referenced from required .class files` 

 

I tried importing different versions of spring-context, but no luck so far.

Any help is highly appreciated.

 

Labels (2)
10 Replies
Anonymous
Not applicable
Author

Besides, it is necessary to simplify and mimimize path to Studio installation (to avoid issues with Windows file name limitations).