Open HugoVeillette opened 2 years ago
Has there been any traction with this? I'd be interested in evaluating an openl spring boot starter. ATM the kie-server-spring-boot-starter is my primary choice due to the web UI provided out of the box, but I'm curious how openl's WebStudio compares.
@yurkom any info on this request?
Hi @yurkom ,
I was looking at https://github.com/openl-tablets/openl-tablets/issues/242, and there are few shortcomings with the provided example using 5.26.
repo-file
to store them externally does not yield expected result. Something smells class loader mix up.My suggestion would be to create a separate project to implements an
openl-ws-spring-boot-starter
, that would follow spring-boot standard, remove the boiler plate and provide proper wiring with spring-boot context.Do you think this would be a valuable addition to OpenL project?