Hey all, Is there a way to flush the data after ca...
# spring
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 =|