-
Sub-task
-
Resolution: Duplicate
-
Major
-
None
-
0.11.0
-
None
-
2020 Week 13-15 (from Mar 23), 2020 Week 31-33 (from Jul 27), 2020 Week 34-36 (from Aug 17)
At the moment, there is a port conflict when running "mvn clean test -Ppersistence" from the examples parent.
In order to run the tests using the profile, some examples need an external Infinispan instance when others handle its own Infinispan instance using the TestContainers framework (which uses Docker as a requirement).
This task is about to use the TestContainers in all the examples that expect an Infinispan instance. Therefore, the external Infinispan instance will be no longer needed.