Skip to content

topera/gradle-drools-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages