From 2ea5dfad8d4d15bae477366a5ee2d0c390fc1438 Mon Sep 17 00:00:00 2001 From: Scott Curtis Date: Tue, 29 Oct 2024 15:12:57 +0000 Subject: [PATCH 1/2] Update index.html --- src/main/webapp/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index 7de0b40f..62e8f95d 100755 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -30,6 +30,7 @@

Open Liberty System Properties Sample

Congrats on your shiny, new Open Liberty sample app!

This sample app uses a System Properties microservice to return the properties of the system that you're running.

+

Isn't this fun?

From 0d0f6650d601b4e6094b9287740c83d87e32bff6 Mon Sep 17 00:00:00 2001 From: Scott Curtis Date: Tue, 29 Oct 2024 15:30:16 +0000 Subject: [PATCH 2/2] Update index.html --- src/main/webapp/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index 62e8f95d..422a6459 100755 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -30,7 +30,7 @@

Open Liberty System Properties Sample

Congrats on your shiny, new Open Liberty sample app!

This sample app uses a System Properties microservice to return the properties of the system that you're running.

-

Isn't this fun?

+

This is fun!