Package bg.codexio.springframework.boot
Class RequeryProperties
java.lang.Object
bg.codexio.springframework.boot.RequeryProperties
-
Constructor Summary
ConstructorsConstructorDescriptionRequeryProperties(AdapterProperties adapters, List<bg.codexio.springframework.data.jpa.requery.adapter.HttpFilterAdapter> availableAdapters) -
Method Summary
Modifier and TypeMethodDescriptionList<bg.codexio.springframework.data.jpa.requery.adapter.HttpFilterAdapter>
-
Constructor Details
-
RequeryProperties
public RequeryProperties(AdapterProperties adapters, List<bg.codexio.springframework.data.jpa.requery.adapter.HttpFilterAdapter> availableAdapters)
-
-
Method Details
-
getActiveAdapters
public List<bg.codexio.springframework.data.jpa.requery.adapter.HttpFilterAdapter> getActiveAdapters()
-