Want to use app from Spring

Hi!

I want to use spring to call flowable-rest methods located on a server where flowable app is online , is there a way to configure spring boot modules, like RepositoryService, to hit those endpoints.

So i can use flowable-modeler to design BPMNs and forms, and get those from Spring.

Thanks.