Class ControllerConfig
java.lang.Object
fr.sandro642.github.spring.controller.ControllerConfig
Configuration class for controller beans.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDefines the primary DataController bean.
-
Constructor Details
-
ControllerConfig
public ControllerConfig()
-
-
Method Details
-
dataController
Defines the primary DataController bean.- Returns:
- the singleton instance of DataController
-