migration.api.subscription.swissdox.ch Open in urlscan Pro
192.135.63.50  Public Scan

URL: https://migration.api.subscription.swissdox.ch/
Submission: On July 14 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.yml.
 * Quarkus now ships with a Dev UI (available in dev mode only)
 * Play with the provided code located in src/main/java:


RESTEASY JAX-RS

Easily start your RESTful Web Services

@Path: /hello

Related guide section...


APPLICATION

 * GroupId: ch.swissdox
 * ArtifactId: swissdox-abo-api
 * Version: 1.0.0-SNAPSHOT
 * Quarkus Version: 2.7.0.Final


DO YOU LIKE QUARKUS?

 * Go give it a star on GitHub.


SELECTED EXTENSIONS GUIDES

 * Hibernate ORM guide
 * REST Client guide
 * YAML Configuration guide
 * RESTEasy JAX-RS guide


MORE READING

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