Spring boot drools decision table example.
The class OrderDiscountController.java
contains the endpoint which executes the business logic and returns response.
- Spring Boot
- Spring Configuration
- Spring REST Controller
- Drools
- Development Tools
mvn clean install
- Plain maven clean and install
Please follow on my medium for detailed explainations
https://medium.com/@reachansari/spring-boot-drools-decision-table-example-fd569eec56e0