An open API service indexing awesome lists of open source software.

https://github.com/barrettotte/drools-springboot

A simple vehicle premium API to experiment with using Drools to process business rules.
https://github.com/barrettotte/drools-springboot

drools drools-example drools-springboot gradle java spring-boot

Last synced: 29 days ago
JSON representation

A simple vehicle premium API to experiment with using Drools to process business rules.

Awesome Lists containing this project

README

          

# Drools-SpringBoot

A simple vehicle premium API to experiment with using Drools to process business rules.

My current company has been using Drools extensively for years, so I wanted to learn more about it with a fun little project.
I also haven't done any Java/SpringBoot stuff in a bit, so this served as a decent refresher.

## Features
* Actuator - monitoring (**http://127.0.0.1:8098/actuator**)
* Drools - rules engine
* Swagger - API documentation (**http://127.0.0.1:8098/swagger-ui.html**)

## References
* https://www.baeldung.com/drools
* https://dzone.com/articles/introduction-to-rules-engine-using-drools-expert
* Vehicle data - https://raw.githubusercontent.com/n8barr/automotive-model-year-data/master/data.sql