- Mastering JBoss Drools 6
- Mauricio Salatino Mariano De Maio Esteban Aliverti
- 211字
- 2021-07-09 19:58:43
Summary
In this chapter, we covered the main classes that we will be using to bootstrap, configure, and manage our Rule Engine instances. The first half of the chapter covered how different approaches can be used to define the rules that will be available to each rule engine instance. We also took a look at how Drools can load everything from the classpath and how the KIE-CI module can be used to delegate the KieModules resolution into Maven. We also covered how important the hierarchical structures of KieModules are and how they can be used to group different set of rules so that they can be loaded in the same container, to be used together. The second half of the chapter covered how to update our business knowledge (rules, processes, and so on) using the KieScanner to update the modified assets. This is a quite common requirement due the fact that we need to be able to update the business knowledge quickly so that we can adapt and deal with real-life business changes.
In the next chapter, we will cover more advanced rule structures in order to be able to provide more complex solutions to more complex business needs. We will continue developing our eShop scenario into a more complex application.
- ArchiCAD 19:The Definitive Guide
- Microsoft Dynamics CRM Customization Essentials
- Mastering Spark for Data Science
- 嵌入式系統(tǒng)應(yīng)用
- 網(wǎng)上沖浪
- 軟件架構(gòu)設(shè)計(jì)
- 工業(yè)機(jī)器人技術(shù)及應(yīng)用
- IoT Penetration Testing Cookbook
- 小型電動(dòng)機(jī)實(shí)用設(shè)計(jì)手冊(cè)
- Data Wrangling with Python
- Embedded Programming with Modern C++ Cookbook
- 基于ARM 32位高速嵌入式微控制器
- JSP從入門到精通
- 經(jīng)典Java EE企業(yè)應(yīng)用實(shí)戰(zhàn)
- Java Deep Learning Projects