All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.holunda.camunda.taskpool.cockpit.TaskPoolCockpitConfiguration.kt Maven / Gradle / Ivy

There is a newer version: 2.0.5
Show newest version
package io.holunda.camunda.taskpool.cockpit

import org.springframework.context.annotation.ComponentScan
import org.springframework.context.annotation.Configuration


/**
 * Config.
 */
@ComponentScan
@Configuration
open class TaskPoolCockpitConfiguration




© 2015 - 2024 Weber Informatics LLC | Privacy Policy