Class ContentEngineRestConfiguration

java.lang.Object
com.flowable.spring.boot.content.ContentEngineRestConfiguration

@Import(DispatcherServletConfiguration.class)
@ComponentScan("com.flowable.content.rest.service.api")
public class ContentEngineRestConfiguration
extends java.lang.Object
Component scan for the Content Rest API Configuration.
Author:
Filip Hrisafov