gateway.tellthehotel.ch Open in urlscan Pro
52.51.107.229  Public Scan

URL: https://gateway.tellthehotel.ch/
Submission: On August 05 via automatic, source certstream-suspicious — Scanned from CH

Form analysis 0 forms found in the DOM

Text Content

Your new Cloud-Native application is ready!

Congratulations, you have created a new Quarkus cloud application.


WHAT IS THIS PAGE?

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


WHAT ARE YOUR NEXT STEPS?

If not already done, run the application in dev mode using: ./mvnw compile
quarkus:dev.

 * Your static assets are located in src/main/resources/META-INF/resources.
 * Configure your application in src/main/resources/application.properties.
 * Quarkus now ships with a Dev UI (available in dev mode only)
 * Play with the getting started example code located in src/main/java:


RESTEASY JAX-RS EXAMPLE

REST is easy peasy with this Hello World RESTEasy resource.

@Path: /echobot

Related guide section...


APPLICATION

 * GroupId: ch.welld
 * ArtifactId: echobot
 * Version: 1.0.0-SNAPSHOT
 * Quarkus Version: 1.12.2.Final


DO YOU LIKE QUARKUS?

 * Go give it a star on GitHub.


MORE READING

 * Setup your IDE
 * Getting started
 * All guides
 * Quarkus Web Site