我读过很多关于Drools Guvnor和与Drools Planner的互动的内容。在不编码规则的情况下创建和更改规则非常有用。但我读过Guvnor是一个网络应用程序。
是否有将Guvnor作为本地桌面应用程序运行的解决方案?
我想在桌面上使用它,而无需启动应用程序服务器。
感谢。
答案 0 :(得分:0)
目前没有(有old proof of concept of Esteban,但那是原型)。对于uberfire和guvnor 6,我认为他们正在考虑这个要求,但它可能只会制造guvnor 6.1(manstis可能会详细说明)。
在任何情况下,一旦你从guvnor获得RuleBase / KnowledgeBase / KieBase,只需要关注documentation section 5.3.4.2.2. A RuleBase (possibly defined by Guvnor)。对于Planner 6.0,我正在研究使RuleBase / KnowledgeBase / KieBase casting pains消失。