Class ModelCommonBeans


  • @Experimental
    @Component
    public class ModelCommonBeans
    extends Object
    Commonly-used beans for model-common module. This class is intended to be used in classes that are not managed by Spring. (To avoid massive transfer of references to individual beans from Spring-managed class to the place where the beans are needed.)