You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Federico Mariani (Jira)" <ji...@apache.org> on 2022/03/29 15:17:00 UTC

[jira] [Created] (CAMEL-17875) camel-spring-boot-examples - infinispan - refactor

Federico Mariani created CAMEL-17875:
----------------------------------------

             Summary: camel-spring-boot-examples - infinispan - refactor
                 Key: CAMEL-17875
                 URL: https://issues.apache.org/jira/browse/CAMEL-17875
             Project: Camel
          Issue Type: Improvement
            Reporter: Federico Mariani


[Infinispan example|https://github.com/apache/camel-spring-boot-examples/tree/main/infinispan] 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|https://github.com/apache/camel-spring-boot-examples/blob/main/infinispan/src/main/java/org/apache/camel/example/springboot/infinispan/Application.java#L70]
 * Write an integration test that use testcontainers like Application.java or remove the dependency from pom.xml



--
This message was sent by Atlassian Jira
(v8.20.1#820001)