Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ityouknow/drools-examples

drools examples, spring boot drools examples
https://github.com/ityouknow/drools-examples

drools drools-example drools-springboot spring-boot-drools

Last synced: 13 days ago
JSON representation

drools examples, spring boot drools examples

Awesome Lists containing this project

README

        

# drools-examples
about drools examples, spring boot drools examples

- [drools-simple-demo](https://github.com/ityouknow/drools-examples/tree/master/drools-simple-demo):drools最简单的一个demo,方便新手理解入门

- [spring-boot-drools](https://github.com/ityouknow/drools-examples/tree/master/spring-boot-drools):drools集成spring boot

- [spring-boot-drools-db](https://github.com/ityouknow/drools-examples/tree/master/spring-boot-drools-db):drools集成spring boot,动态从数据库覆盖原有的规则

> drools 在国内的资料偏少,而且有很多的坑,共享出来希望可以帮到和我一样的人,少走一些弯路。