Aim
Deploy Aim to track AI metadata, helping you compare prompts and develop experiments iteratively
A Java application that serves "hello world" to web requests.
Java is an extremely powerful language that can run anywhere the Java virtual machine (JVM) is available. Java has an active community, mature tooling, and support for many platforms making it a great ecosystem for both personal and enterprise projects.
This Starter allows you to deploy a simple HTTP web application written in Java and built with the Maven build tool. The web application responds to all requests with a "Hello world!" greeting.