Skip to content

Commit

Permalink
List of available URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
FDelporte committed Jun 10, 2024
1 parent 2b5e2ae commit 1d14818
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public class InfoController {
@GetMapping()
public String getInfo() {
return """
Available URLS:
Available URLs:
<ul>
<li><a href="/actuator/health" target="_blank">Actuator Health</a></li>
<li><a href="/actuator/info" target="_blank">Actuator Info</a></li>
Expand Down

0 comments on commit 1d14818

Please sign in to comment.