Quarkus test injects before mocks assignment
I need to use Redis in a service. I’m following https://quarkus.io/guides/redis-reference and so I have created the following service:
I need to use Redis in a service. I’m following https://quarkus.io/guides/redis-reference and so I have created the following service: