jar

io.vanillabp : spring-boot-support

Maven & Gradle

Jun 06, 2023
5 stars

Abstract VanillaBP SPI adapter for Spring Boot

Table Of Contents

Latest Version

Download io.vanillabp : spring-boot-support JAR file - Latest Versions:

All Versions

Download io.vanillabp : spring-boot-support JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 spring-boot-support-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.vanillabp.springboot.modules

├─ io.vanillabp.springboot.modules.WorkflowModuleIdAwareProperties.class - [JAR]

├─ io.vanillabp.springboot.modules.WorkflowModuleProperties.class - [JAR]

├─ io.vanillabp.springboot.modules.WorkflowModulePropertiesConfiguration.class - [JAR]

io.vanillabp.springboot.utils

├─ io.vanillabp.springboot.utils.CaseUtils.class - [JAR]

├─ io.vanillabp.springboot.utils.ClasspathScanner.class - [JAR]

├─ io.vanillabp.springboot.utils.JpaSpringDataUtil.class - [JAR]

├─ io.vanillabp.springboot.utils.JpaSpringDataUtilConfiguration.class - [JAR]

├─ io.vanillabp.springboot.utils.WorkflowAndModule.class - [JAR]

io.vanillabp.springboot.parameters

├─ io.vanillabp.springboot.parameters.MethodParameter.class - [JAR]

├─ io.vanillabp.springboot.parameters.MethodParameterFactory.class - [JAR]

├─ io.vanillabp.springboot.parameters.MultiInstanceElementMethodParameter.class - [JAR]

├─ io.vanillabp.springboot.parameters.MultiInstanceIndexMethodParameter.class - [JAR]

├─ io.vanillabp.springboot.parameters.MultiInstanceTotalMethodParameter.class - [JAR]

├─ io.vanillabp.springboot.parameters.NameBasedMethodParameter.class - [JAR]

├─ io.vanillabp.springboot.parameters.ResolverBasedMultiInstanceMethodParameter.class - [JAR]

├─ io.vanillabp.springboot.parameters.TaskEventMethodParameter.class - [JAR]

├─ io.vanillabp.springboot.parameters.TaskIdMethodParameter.class - [JAR]

├─ io.vanillabp.springboot.parameters.TaskParameter.class - [JAR]

├─ io.vanillabp.springboot.parameters.WorkflowAggregateMethodParameter.class - [JAR]

io.vanillabp.springboot.adapter

├─ io.vanillabp.springboot.adapter.AdapterAwareProcessService.class - [JAR]

├─ io.vanillabp.springboot.adapter.AdapterAwareProcessServiceConfiguration.class - [JAR]

├─ io.vanillabp.springboot.adapter.AdapterConfigurationBase.class - [JAR]

├─ io.vanillabp.springboot.adapter.Connectable.class - [JAR]

├─ io.vanillabp.springboot.adapter.ModuleAwareBpmnDeployment.class - [JAR]

├─ io.vanillabp.springboot.adapter.MultiInstance.class - [JAR]

├─ io.vanillabp.springboot.adapter.ProcessServiceImplementation.class - [JAR]

├─ io.vanillabp.springboot.adapter.SpringDataUtil.class - [JAR]

├─ io.vanillabp.springboot.adapter.TaskHandlerBase.class - [JAR]

├─ io.vanillabp.springboot.adapter.TaskWiringBase.class - [JAR]

├─ io.vanillabp.springboot.adapter.VanillaBpProperties.class - [JAR]

io.vanillabp.springboot

├─ io.vanillabp.springboot.ModuleAndWorkerAwareSpringApplication.class - [JAR]