Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我没有以前的流口水工作经验和一切。但由于我的项目要求,我需要使用 drools KIE-wirkbench 规则集成。我知道如何在 KIE 中定义规则,但我不知道如何在其他应用程序中使用这些规则。请给我一些想法。提前致谢。
看看https://github.com/krisv/jbpm-evaluation-examples/blob/master/kjar-from-guvnor/src/main/java/org/jbpm/evaluation/EvaluationExampleKJarFromGuvnor.java
虽然这是一个 jBPM 示例,但同样的代码也适用于 Drools。