Package io.graphenee.blockchain.sawtooth
Class GrapheneeSawtoothConfiguration
- java.lang.Object
-
- io.graphenee.blockchain.sawtooth.GrapheneeSawtoothConfiguration
-
@Configuration @ComponentScan("io.graphenee.blockchain.sawtooth") public class GrapheneeSawtoothConfiguration extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCOMPONENT_SCAN_BASE_PACKAGE
-
Constructor Summary
Constructors Constructor Description GrapheneeSawtoothConfiguration()
-
-
-
Field Detail
-
COMPONENT_SCAN_BASE_PACKAGE
public static final String COMPONENT_SCAN_BASE_PACKAGE
- See Also:
- Constant Field Values
-
-