As today the SyndesisModel is built by number of static methods and discovery of step and related handlers relies on ServiceLoader only, it would be nice to have a more flexible way to build the model and allow a programmatic configuration of steps/step-handlers (i.e. look them up from Spring's ApplicationContext)
As today the SyndesisModel is built by number of static methods and discovery of step and related handlers relies on ServiceLoader only, it would be nice to have a more flexible way to build the model and allow a programmatic configuration of steps/step-handlers (i.e. look them up from Spring's ApplicationContext)