jar

org.flowable : flowable-spring-boot-autoconfigure

Maven & Gradle

Aug 18, 2023
15 usages
6.5k stars
Table Of Contents

Latest Version

Download org.flowable : flowable-spring-boot-autoconfigure JAR file - Latest Versions:

All Versions

Download org.flowable : flowable-spring-boot-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x
6.8.x
6.7.x
6.6.x
6.5.x
6.4.x
6.3.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 flowable-spring-boot-autoconfigure-7.0.0.M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.flowable.spring.boot.ldap

├─ org.flowable.spring.boot.ldap.FlowableLdapAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.ldap.FlowableLdapProperties.class - [JAR]

org.flowable.spring.boot.job

├─ org.flowable.spring.boot.job.ExternalJobRestConfiguration.class - [JAR]

org.flowable.spring.boot.app

├─ org.flowable.spring.boot.app.App.class - [JAR]

├─ org.flowable.spring.boot.app.AppEngineAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.app.AppEngineRestConfiguration.class - [JAR]

├─ org.flowable.spring.boot.app.AppEngineServicesAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.app.FlowableAppProperties.class - [JAR]

org.flowable.spring.boot.condition

├─ org.flowable.spring.boot.condition.ConditionalOnAppEngine.class - [JAR]

├─ org.flowable.spring.boot.condition.ConditionalOnCmmnEngine.class - [JAR]

├─ org.flowable.spring.boot.condition.ConditionalOnDmnEngine.class - [JAR]

├─ org.flowable.spring.boot.condition.ConditionalOnEventRegistry.class - [JAR]

├─ org.flowable.spring.boot.condition.ConditionalOnIdmEngine.class - [JAR]

├─ org.flowable.spring.boot.condition.ConditionalOnLdap.class - [JAR]

├─ org.flowable.spring.boot.condition.ConditionalOnProcessEngine.class - [JAR]

org.flowable.spring.boot.dmn

├─ org.flowable.spring.boot.dmn.DmnEngineAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.dmn.DmnEngineRestConfiguration.class - [JAR]

├─ org.flowable.spring.boot.dmn.DmnEngineServicesAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.dmn.FlowableDmnProperties.class - [JAR]

org.flowable.spring.boot.actuate.endpoint

├─ org.flowable.spring.boot.actuate.endpoint.ProcessEngineEndpoint.class - [JAR]

├─ org.flowable.spring.boot.actuate.endpoint.ProcessEngineMvcEndpoint.class - [JAR]

org.flowable.spring.boot.environment

├─ org.flowable.spring.boot.environment.FlowableDefaultPropertiesEnvironmentPostProcessor.class - [JAR]

├─ org.flowable.spring.boot.environment.FlowableLiquibaseEnvironmentPostProcessor.class - [JAR]

org.flowable.spring.boot.process

├─ org.flowable.spring.boot.process.FlowableProcessProperties.class - [JAR]

├─ org.flowable.spring.boot.process.Process.class - [JAR]

├─ org.flowable.spring.boot.process.ProcessAsync.class - [JAR]

├─ org.flowable.spring.boot.process.ProcessAsyncHistory.class - [JAR]

├─ org.flowable.spring.boot.process.ProcessEngineRestConfiguration.class - [JAR]

org.flowable.spring.boot.rest

├─ org.flowable.spring.boot.rest.BaseRestApiConfiguration.class - [JAR]

org.flowable.spring.boot.liquibase

├─ org.flowable.spring.boot.liquibase.LiquibaseXmlElementClassNotFoundFailureAnalyzer.class - [JAR]

org.flowable.spring.boot.idm

├─ org.flowable.spring.boot.idm.FlowableIdmProperties.class - [JAR]

├─ org.flowable.spring.boot.idm.IdmEngineAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.idm.IdmEngineRestConfiguration.class - [JAR]

├─ org.flowable.spring.boot.idm.IdmEngineServicesAutoConfiguration.class - [JAR]

org.flowable.spring.boot

├─ org.flowable.spring.boot.AbstractEngineAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.AbstractSpringEngineAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.BaseEngineConfigurationWithConfigurers.class - [JAR]

├─ org.flowable.spring.boot.DispatcherServletConfiguration.class - [JAR]

├─ org.flowable.spring.boot.EndpointAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.EngineConfigurationConfigurer.class - [JAR]

├─ org.flowable.spring.boot.FlowableAutoDeploymentProperties.class - [JAR]

├─ org.flowable.spring.boot.FlowableHttpProperties.class - [JAR]

├─ org.flowable.spring.boot.FlowableJobConfiguration.class - [JAR]

├─ org.flowable.spring.boot.FlowableJpaAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.FlowableMailProperties.class - [JAR]

├─ org.flowable.spring.boot.FlowableProperties.class - [JAR]

├─ org.flowable.spring.boot.FlowableSecurityAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.FlowableServlet.class - [JAR]

├─ org.flowable.spring.boot.ProcessEngineAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.ProcessEngineConfigurationConfigurer.class - [JAR]

├─ org.flowable.spring.boot.ProcessEngineServicesAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.RestApiAutoConfiguration.class - [JAR]

org.flowable.spring.boot.cmmn

├─ org.flowable.spring.boot.cmmn.Cmmn.class - [JAR]

├─ org.flowable.spring.boot.cmmn.CmmnEngineAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.cmmn.CmmnEngineRestConfiguration.class - [JAR]

├─ org.flowable.spring.boot.cmmn.CmmnEngineServicesAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.cmmn.FlowableCmmnProperties.class - [JAR]

org.flowable.spring.boot.eventregistry

├─ org.flowable.spring.boot.eventregistry.EventRegistryAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.eventregistry.EventRegistryRestConfiguration.class - [JAR]

├─ org.flowable.spring.boot.eventregistry.EventRegistryServicesAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.eventregistry.FlowableEventRegistryProperties.class - [JAR]

org.flowable.spring.integration

├─ org.flowable.spring.integration.Flowable.class - [JAR]

├─ org.flowable.spring.integration.FlowableInboundGateway.class - [JAR]

├─ org.flowable.spring.integration.IntegrationActivityBehavior.class - [JAR]

├─ org.flowable.spring.integration.ProcessVariableHeaderMapper.class - [JAR]

org.flowable.spring.boot.actuate.info

├─ org.flowable.spring.boot.actuate.info.FlowableInfoAutoConfiguration.class - [JAR]

├─ org.flowable.spring.boot.actuate.info.FlowableInfoContributor.class - [JAR]

Advertisement

Dependencies from Group

Aug 18, 2023
68 usages
6.5k stars
Aug 18, 2023
43 usages
6.5k stars
Aug 18, 2023
39 usages
6.5k stars
Aug 18, 2023
27 usages
6.5k stars
Dec 22, 2022
23 usages
6.5k stars

Discover Dependencies

May 31, 2023
12 usages
561 stars
Feb 12, 2022
33 usages
0 stars
Sep 06, 2018
12 usages
4.6k stars
May 17, 2018
12 usages
2.5k stars
Apr 24, 2020
18 usages
3 stars
Aug 23, 2018
12 usages
734 stars
Jun 11, 2020
13 usages
391 stars
Jun 11, 2020
16 usages