easy-rules简易规则:使用构造函数在POJO中设置规则名称 我有以下规则 @Rule @Slf4j public class ModuleRule{ private Content content; private String baseDir; @Condition public boolean when(Facts facts) throws NoSuchMethodException, I……继续阅读 »