java - How to execute sequential agenda groups in Drools with singleton rule loading in Dropwizard? - Stack Overflow

I am trying to integrate Drools into my Dropwizard application, where I need to execute 4 agenda groups

I am trying to integrate Drools into my Dropwizard application, where I need to execute 4 agenda groups sequentially. The execution should follow these rules:

  1. Each agenda group should execute one after another.
  2. If a match is found in an agenda group, it should stop further execution within that group and proceed to the next group.
  3. The rules should be loaded once per environment, meaning singleton rule loading using a .drl file stored in the environment-specific YAML configuration.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744381376a4571448.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信