Class PrefabServletConfig
- java.lang.Object
-
- com.wavemaker.runtime.prefab.config.PrefabServletConfig
-
@Configuration @Import(PrefabsConfig.class) public class PrefabServletConfig extends java.lang.Object
Required bean configurations forPrefabControllerServlet. This can be possibly replaced by applicationContext.xml or overridden in the parent application.
-
-
Constructor Summary
Constructors Constructor Description PrefabServletConfig()
-