Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 503 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 503 Bytes

Topera's Hello World #013

SpringBoot + Drools

This hello world is a SpringBoot app that runs Drools (rules engine)

How to test

The initial name of the user is "John". After Drools execution is "Mary", as you can see in the JSON: {"name":"Mary"}

Tech Stack

  • Spring Boot 2.0.1.RELEASE
  • IntelliJ IDEA 2018.1
  • Gradle 4.7
  • Drools 7.7.0

To take a look in other projects, please see https://github.com/topera/index