In both rest endpoints, add the `@Path("/ping")` from the beginning and change the test Rename `@Path("/ping")` to `@Path("/hello")`
In both rest endpoints, add the
@Path("/ping")from the beginning and change the testRename
@Path("/ping")to@Path("/hello")