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

Example camel-example-spring-boot-health-checks - checks return 404

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.9-GA
    • fuse-7.x-GA
    • Examples
    • None

    Description

      Example was tested on tag camel-2.23.2.fuse-790016

      I started service and application according to readme.adoc.

      When I tried to interact with example using http (e.g. http -b GET localhost:8080/camel/health/check) I got:

      {
      "error": "Not Found",
      "message": "",
      "path": "/camel/health/check",
      "status": 404,
      "timestamp": "2021-02-02T15:31:45.819+0000"
      }

      I should see some json response.
       

      Attachments

        Activity

          People

            ldemasi Luigi De Masi
            jondruse@redhat.com Jiri Ondrusek
            Federico Mariani Federico Mariani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: