jar

com.kuflow : kuflow-spring-boot-autoconfigure

Maven & Gradle

Jul 20, 2023
0 stars

KuFlow SDK :: Spring Boot Autoconfigure · Components to use in KuFlow.

Table Of Contents

Latest Version

Download com.kuflow : kuflow-spring-boot-autoconfigure JAR file - Latest Versions:

All Versions

Download com.kuflow : kuflow-spring-boot-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
2.1.x
2.0.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 kuflow-spring-boot-autoconfigure-2.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kuflow.spring.boot.autoconfigure.validation

├─ com.kuflow.spring.boot.autoconfigure.validation.NotFillMeAttributesValues.class - [JAR]

├─ com.kuflow.spring.boot.autoconfigure.validation.NotFillMeAttributesValuesValidator.class - [JAR]

com.kuflow.spring.boot.autoconfigure.properties

├─ com.kuflow.spring.boot.autoconfigure.properties.EmailActivitiesProperties.class - [JAR]

├─ com.kuflow.spring.boot.autoconfigure.properties.KuFlowRestClientProperties.class - [JAR]

├─ com.kuflow.spring.boot.autoconfigure.properties.S3ActivitiesProperties.class - [JAR]

├─ com.kuflow.spring.boot.autoconfigure.properties.UIVisionProperties.class - [JAR]

com.kuflow.spring.boot.autoconfigure

├─ com.kuflow.spring.boot.autoconfigure.EmailActivitiesAutoConfiguration.class - [JAR]

├─ com.kuflow.spring.boot.autoconfigure.KuFlowActivitiesAutoConfiguration.class - [JAR]

├─ com.kuflow.spring.boot.autoconfigure.KuFlowRestClientAutoConfiguration.class - [JAR]

├─ com.kuflow.spring.boot.autoconfigure.S3ActivitiesAutoConfiguration.class - [JAR]

├─ com.kuflow.spring.boot.autoconfigure.UIVisionActivitiesAutoConfiguration.class - [JAR]