Class SpringBootAngularSetting
java.lang.Object
org.iworkz.genesis.impl.AbstractModule
org.joinedworkz.core.facility.DefaultSetting
org.joinedworkz.common.CommonSetting
org.joinedworkz.spring.boot.angular.SpringBootAngularSetting
- All Implemented Interfaces:
org.iworkz.genesis.Module
public class SpringBootAngularSetting
extends org.joinedworkz.common.CommonSetting
-
Field Summary
Fields inherited from class org.iworkz.genesis.impl.AbstractModule
dependencies -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.iworkz.genesis.impl.AbstractModule
addDependency, bind, bindScope, bindSingletonScope, bindValueSupplier, getBindings, getClassLoaders, getDependencies, getImplementationClassProcessors, getImplementationFinders, getInstance, getPostProcessors, getRanking, getScopes, getSingletonScopes, getStandardImplementationClassProcessor, getStandardImplementationFinder, getStandardPostProcessor, getValueSuppliers, postProcess, registerClassLoader, registerImplementationClassProcessor, registerImplementationFinder, registerPostProcessor, setRanking
-
Constructor Details
-
SpringBootAngularSetting
-
-
Method Details
-
configure
public void configure()- Specified by:
configurein interfaceorg.iworkz.genesis.Module- Overrides:
configurein classorg.joinedworkz.common.CommonSetting
-