diff --git a/security-openid-connect-web-authentication-quickstart/src/main/resources/META-INF/resources/index.html b/security-openid-connect-web-authentication-quickstart/src/main/resources/META-INF/resources/index.html new file mode 100644 index 0000000000..dd22921b7d --- /dev/null +++ b/security-openid-connect-web-authentication-quickstart/src/main/resources/META-INF/resources/index.html @@ -0,0 +1,140 @@ + + + + + Welcome to Your Quarkus Application + + + + + + +
+
+

Congratulations, you have created a new Quarkus application.

+ +

Why do you see this?

+ +

This page is served by Quarkus. The source is in + src/main/resources/META-INF/resources/index.html.

+ +

What can I do from here?

+ +

If not already done, run the application in dev mode using: mvn quarkus:dev. +

+ + +

How do I get rid of this page?

+

Just delete the src/main/resources/META-INF/resources/index.html file.

+
+
+ +
+
+ +