Class EmptyDataSource
- java.lang.Object
-
- com.blueriq.component.api.datasource.AquimaDataSource
-
- com.blueriq.component.api.datasource.EmptyDataSource
-
public class EmptyDataSource extends AquimaDataSource
Empty datasource so that non configured datasource bean can return this instead of null which leads to problems with RefreshScope annotation- Author:
- d.roest
-
-
Constructor Summary
Constructors Constructor Description EmptyDataSource()
-