oscerd commented on code in PR #69: URL: https://github.com/apache/camel-spring-boot-examples/pull/69#discussion_r917854056
########## infinispan/README.adoc: ########## @@ -5,19 +5,16 @@ This example demonstrates how you can use Camel-Infinispan Starter component. The example is really simple: put a key/value pair in a remote cache and get the same key. This example starts an Infinispan server with Infinispan Docker Image, so it can run OOTB. -=== Build - -You can build this example using: - - $ mvn package === Run You can run this example using: - $ mvn spring-boot:run Review Comment: Without this the app won't run, you'll just spin a container. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org