Skip to content

soudmaijer/drools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drools

Spring boot drools demo app

How to run

mvn spring-boot:run 

Using

Try the drools offer check using the following URL:

Go to the Swagger API page: http://localhost:8080/sdoc.jsp#!/fraud/checkOrder

Paste the following offer:

{
    "offerId": "1",
    "seller": {
        "rating": "3"
     }
}

About

Spring boot drools app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published