Hey all, Is there a way to flush the data after calling .save() ?? I’m using `CoroutineCrudRepositor...
m
Hey all, Is there a way to flush the data after calling .save() ?? I’m using
CoroutineCrudRepository
A function like *saveAndFlush*() would be ideal =|