【drools】文档2:起步 drools和dmn

Getting Started


  • Drools User Guide 8.44.0.Final
    Getting Started

First Rule Project

This guide walks you through the process of creating a simple Drools application project.

Prerequisites
JDK 11+ with JAVA_HOME configured appropriately

Apache Maven 3.8.6+

Optionally, an IDE, such as IntelliJ IDEA, VSCode or Eclipse

Creating a project with maven archetype

Create a project with the following command.

mvn archetype:g

你可能感兴趣的:(网络服务入门与实战,spring,drools)