Skip to content

hexlet-components/java-spring-boot-hello-world

Repository files navigation

This project is a simple "Hello World" application built with Java and Spring Boot.

Prerequisites

  • Java 24 or higher
  • Gradle 8.4 or higher

Getting Started

  1. Clone the repository:
git clone https://github.com/your-repo/java-spring-boot-hello-world.git
cd java-spring-boot-hello-world
  1. Build the project using the Makefile:
make build
  1. Run the application:
make run
  1. Access the application: Open your browser and navigate to http://localhost:8080.

About

Simple app for self study

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors