Skip to content

rhyslee211/JavaSpringBootDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Java Spring Boot Tutorial

This project was created following the tutorial from Spring.io.
Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Java Spring Boot Tutorial

(back to top)

Built With

  • Spring
  • Maven

(back to top)

Getting Started

Prerequisites

  • Java version 17 or later.

  • Apache Maven is used in this tutorial but Gradle can also be used.

Installation

First, in the command line nagivate to the root directory of the project.

Build the application using the following command:

./mvnw spring-boot:run

To view the output open http://localhost:8080/greeting in your web browser.

image

Using a name parameter you can personalize the output of the application. http://localhost:8080/greeting?name=Rhys

image

(back to top)

Contact

Rhys Lee - rhsylee211@gmail.com

Java Spring Boot Demo: https://github.com/github_username/repo_name

(back to top)

About

This was created using a tutorial on Java Spring Boot from Spring.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages