transactions with redis and org.springframework.data.jpa.repository
I’ve implemented a microservice that saves and retrieves data on redis making usage of jpa crud repository. When I save a message, I’ve a method like this:
transactions with redis and org.springframework.data.jpa.repository
I’ve implemented a microservice that saves and retrieves data on redis making usage of jpa crud repository. When I save a message, I’ve a method like this:
transactions with redis and org.springframework.data.jpa.repository
I’ve implemented a microservice that saves and retrieves data on redis making usage of jpa crud repository. When I save a message, I’ve a method like this: