Class AppEngineRestConfiguration

java.lang.Object
com.flowable.spring.boot.app.AppEngineRestConfiguration

@Import(DispatcherServletConfiguration.class)
@ComponentScan("com.flowable.app.rest.service.api")
public class AppEngineRestConfiguration
extends java.lang.Object
Component scan for the App Rest API Configuration.
Author:
Filip Hrisafov
  • Constructor Summary

    Constructors 
    Constructor Description
    AppEngineRestConfiguration()  
  • Method Summary

    Modifier and Type Method Description
    AppRestResponseFactory appRestResponseFactory()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait