Skip to content

windup/windup-quickstarts

Repository files navigation

Windup Quickstarts

Summary: The quickstarts in this repository provide examples of how to create rules for Windup
Source: https://github.com/windup/windup-quickstarts

Introduction

These quickstarts provide examples of how to create custom rules for Windup.

Available Quickstarts

The following is the list of the currently available quickstarts.

System requirements

The rules in this repository are designed to be run on Windup 2.x or later.

This project requires Java 11 (Java SDK 11) or later and Maven 3.0 or later.

Install Windup

If you have not installed Windup, follow the instructions here: Download and Install Windup.

Use of WINDUP_HOME Variable

The quickstart README files use the replaceable value WINDUP_HOME to denote the path to the Windup installation. When you encounter this value in a README file, be sure to replace it with the actual path to your Windup installation.

Additional Information

The latest Windup information can be found on the Windup Wiki.

The Windup documentation is located here:

To download the latest release of the quickstarts ZIP file, browse to https://github.com/windup/windup-quickstarts/releases.