jar

com.ilxqx : easy-rules-spring-boot-starter

Maven & Gradle

Jun 12, 2021
11 stars

easy-rules-spring-boot-starter · A easy way to integrate EasyRules with SpringBoot.

Table Of Contents

Latest Version

Download com.ilxqx : easy-rules-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.ilxqx : easy-rules-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2.x
4.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window easy-rules-spring-boot-starter-4.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ilxqx.rules.starter.properties

├─ com.ilxqx.rules.starter.properties.EasyRulesProperties.class - [JAR]

com.ilxqx.rules.starter.support

├─ com.ilxqx.rules.starter.support.EasyRulesTemplate.class - [JAR]

├─ com.ilxqx.rules.starter.support.RuleGroup.class - [JAR]

com.ilxqx.rules.starter.exception

├─ com.ilxqx.rules.starter.exception.InvalidRuleBeanException.class - [JAR]

├─ com.ilxqx.rules.starter.exception.RuleEvaluateException.class - [JAR]

├─ com.ilxqx.rules.starter.exception.RuleExecutionException.class - [JAR]

com.ilxqx.rules.starter.config

├─ com.ilxqx.rules.starter.config.EasyRulesAutoConfiguration.class - [JAR]

com.ilxqx.rules.starter.core

├─ com.ilxqx.rules.starter.core.PlainRulesEngine.class - [JAR]