Class FlowableCommonAppProperties


  • @ConfigurationProperties(prefix="flowable.common.app")
    public class FlowableCommonAppProperties
    extends Object
    Common configuration properties that needs to be shared by all the UI apps.
    Author:
    Filip Hrisafov