syostorage.dallas.linode.syonet.com Open in urlscan Pro
45.79.20.193  Public Scan

Submitted URL: http://syostorage.dallas.linode.syonet.com/
Effective URL: https://syostorage.dallas.linode.syonet.com/
Submission: On September 13 via api from NL — Scanned from NL

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: /hello-resteasy

Related guide section...


APPLICATION

 * GroupId: br.com.syonet
 * ArtifactId: syostorage
 * Version: 1.0.0-SNAPSHOT
 * Quarkus Version: 1.13.0.Final


DO YOU LIKE QUARKUS?

 * Go give it a star on GitHub.


SELECTED EXTENSIONS GUIDES

 * RESTEasy JAX-RS guide


MORE READING

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