@Configuration
@ComponentScan
@PropertySource(name="io.jmix.bpmrest",
value="classpath:/io/jmix/bpmrest/module.properties")
public class BpmRestConfiguration
extends java.lang.Object
Constructor and Description |
---|
BpmRestConfiguration() |