@Component
Dummy class for the future notification center
Parameters
helper
Reference for the spring instance of JsonHelper
neoOperations
Reference for the spring instance of ReactiveNeo4jOperations
Constructors
Link copied to clipboard
constructor(@Qualifier(value = "graphglueNeo4jOperations") neoOperations: ReactiveNeo4jOperations, helper: JsonHelper)