# drools-examples **Repository Path**: giserDev/drools-examples ## Basic Information - **Project Name**: drools-examples - **Description**: drools examples, spring boot drools examples - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2024-11-15 - **Last Updated**: 2024-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 在国内的资料偏少,而且有很多的坑,共享出来希望可以帮到和我一样的人,少走一些弯路。