geertvb commented on issue #6339: URL: https://github.com/apache/incubator-kie-drools/issues/6339#issuecomment-2873878981
3. "Please refer to https://github.com/apache/incubator-kie-kogito-examples, a repository that contains useful examples to use Apache KIE" I'm fully aware of the repository incubator-kie-kogito-examples and I just checked again but it does not contain any example using drools reliability for session persistence as far as I was able to see. If you are referring to the use of spring-boot, I only used spring core because I like inversion of control and didn't want to have a heavy full blown spring boot application. In fact, originally I had a version without spring (manually coded the IoC) but that was more code an could distract the reader from the real problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
