Description
Infinispan example should be refactored, in particular testcontainers should be used only in test branch instead of production code, in particular I would:
- Update the readme with the instruction to run the container with docker/podman cli like done in Application.java
- Write an integration test that use testcontainers like Application.java or remove the dependency from pom.xml