Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11849

[ER1] spring-boot-camel-infinispan is missing readiness/liveness probes

XMLWordPrintable

    • Fuse 7.5 Sprint 53 - Blockers

      https://github.com/fabric8-quickstarts/spring-boot-camel-infinispan/blob/spring-boot-camel-infinispan-1.0.0.fuse-750017-redhat-00002/pom.xml

      probably caused by missing

            <dependency>
                  <groupId>org.springframework.boot</groupId>
                  <artifactId>spring-boot-starter-web</artifactId>
                  <exclusions>
                      <exclusion>
                          <groupId>org.springframework.boot</groupId>
                          <artifactId>spring-boot-starter-tomcat</artifactId>
                      </exclusion>
                  </exclusions>
              </dependency>
      

            atarocch@redhat.com Andrea Tarocchi (Inactive)
            llowinge@redhat.com Lukas Lowinger
            Lukas Lowinger Lukas Lowinger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: