Astro
Deploy a simple application written using Astro, a high-performance, content-oriented framework.
A simple Spring Boot application to demonstrate how to get up and running with the Spring framework.
Spring Boot uses the Spring platform and framework to make it easy to create Java-based projects that are simple to run. It can be used to quickly create applications with reasonable defaults and common configuration in order to improve ease of use, security, and developer experience.
This Starter deploys a simple "hello world" web application written in Java using Spring Boot and Spring Web. The web application responds to all requests with a "Hello world!" greeting.