Class PrefabServletConfig


  • @Configuration
    @Import(PrefabsConfig.class)
    public class PrefabServletConfig
    extends java.lang.Object
    Required bean configurations for PrefabControllerServlet. This can be possibly replaced by applicationContext.xml or overridden in the parent application.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PrefabServletConfig

        public PrefabServletConfig()