Hello, World!

🚀 SSG built from GitHub Actions Runner

This data is statically fetched on a build time from a SpringBoot server running on the GitHub Actions Runner.

100 Java Mistakes 100 Java Mistakes

API Response

GET /api/hello
{
  "message": "Hello, World!"
}