Tag

Decision Table

0 views collected around this technical thread.

Selected Java Interview Questions
Selected Java Interview Questions
Feb 25, 2025 · Backend Development

Integrating URule Rule Engine with Spring Boot: Installation, Configuration, and Practical Examples

This article introduces the URule rule engine, explains its core concepts, shows how to install and configure it in a Spring Boot project, demonstrates library definitions, rule set creation (wizard and script modes), decision table usage, and provides real‑world scenario code examples for backend developers.

Decision TableJavaSpring Boot
0 likes · 15 min read
Integrating URule Rule Engine with Spring Boot: Installation, Configuration, and Practical Examples
Selected Java Interview Questions
Selected Java Interview Questions
Jul 23, 2024 · Backend Development

Integrating URule Rule Engine into Java Projects: Installation, Configuration, and Sample Code

This article explains the background, features, installation steps, core concepts, library definitions, rule set creation (wizard and script), decision tables, practical usage scenarios, and provides complete Java and configuration code examples for integrating the URule rule engine in a Spring Boot backend application.

Decision TableJavaSpring Boot
0 likes · 15 min read
Integrating URule Rule Engine into Java Projects: Installation, Configuration, and Sample Code
Java Architect Essentials
Java Architect Essentials
Jun 16, 2024 · Backend Development

Using URule Rule Engine with Spring Boot: Installation, Configuration, and Practical Examples

This article introduces the URule rule engine, explains its background, installation steps, core concepts such as variable, constant, parameter, and action libraries, demonstrates both wizard‑style and script‑style rule sets, and provides complete Spring Boot integration code with real‑world usage scenarios.

Decision TableJavaSpring Boot
0 likes · 15 min read
Using URule Rule Engine with Spring Boot: Installation, Configuration, and Practical Examples
Architect's Guide
Architect's Guide
May 31, 2023 · Backend Development

Using URule Rule Engine in Spring Boot: Installation, Configuration, and Sample Code

This article introduces the URule rule engine, explains its background and features, walks through installation and usage in a Spring Boot project, details core concepts such as variable, constant, parameter, and action libraries, and provides complete code examples for rule sets and decision tables.

Decision TableJavaSpring Boot
0 likes · 16 min read
Using URule Rule Engine in Spring Boot: Installation, Configuration, and Sample Code
Top Architect
Top Architect
May 25, 2023 · Backend Development

Using URule Rule Engine in Java Projects: Installation, Configuration, and Practical Examples

This article introduces the URule rule engine, compares it with other engines, explains its features, demonstrates how to install and configure it in a Spring Boot project, and provides detailed guidance on creating variable, constant, parameter, and action libraries, building rule sets, decision tables, and applying them to real‑world scenarios.

Decision TableJavaSpring Boot
0 likes · 17 min read
Using URule Rule Engine in Java Projects: Installation, Configuration, and Practical Examples
Architect
Architect
May 19, 2023 · Backend Development

Using URule Rule Engine in Spring Boot: Installation, Configuration, and Practical Examples

This article introduces the URule rule engine, detailing its background, features, installation steps, core concepts such as library files and rule sets, provides code examples for Spring Boot integration, and discusses practical usage scenarios and decision table configuration.

Decision TableJavaSpring Boot
0 likes · 16 min read
Using URule Rule Engine in Spring Boot: Installation, Configuration, and Practical Examples
Code Ape Tech Column
Code Ape Tech Column
May 12, 2023 · Backend Development

Integrating URule Rule Engine with Spring Boot: Installation, Configuration, and Usage

This article introduces the URule rule engine, explains how to install and configure its open‑source version with Spring Boot, describes its core concepts such as variable, constant, parameter, and action libraries, and demonstrates rule set and decision table creation for real‑world business scenarios.

Decision TableJavaSpring Boot
0 likes · 15 min read
Integrating URule Rule Engine with Spring Boot: Installation, Configuration, and Usage
vivo Internet Technology
vivo Internet Technology
Nov 23, 2022 · Backend Development

Drools Rule Engine and Rete Algorithm: Concepts, Implementation, and Application in a Collection System

The article explains how Drools, a business rule management system using the Rete algorithm, separates decision logic from code by generating DRL files from decision‑table data, enabling non‑technical users to manage collection‑system rules that assign overdue cases to queues, while noting current limitations and future upgrades.

Decision TableJavaRete Algorithm
0 likes · 24 min read
Drools Rule Engine and Rete Algorithm: Concepts, Implementation, and Application in a Collection System
YunZhu Net Technology Team
YunZhu Net Technology Team
Dec 10, 2021 · Backend Development

Understanding Rule Engines: Concepts, Patterns, and Practical Applications

This article explains what a rule engine is, why it is useful, common products, core concepts such as rule files, LHS/RHS, facts, and various modeling patterns, as well as management, execution modes, real‑world use cases and best‑practice recommendations for building scalable backend rule‑processing systems.

Decision Tablebackendbusiness rules
0 likes · 17 min read
Understanding Rule Engines: Concepts, Patterns, and Practical Applications