Skip to content

A project used for demonstrations of upgrading Sprint Boot framework versions

Notifications You must be signed in to change notification settings

visibilitysaurus/spring-upgrade-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Upgrade Demo

This project demonstrates a simple Spring Boot application using Spring Boot version 3.0.0.

Prerequisites

  • Java 17 or higher
  • Maven installed on your system

Building the Project

Navigate to the project directory and run:

mvn clean install

Running the Application

Navigate to the project directory and run:

mvn spring-boot:run

The application will be available at http://localhost:8080.

About

A project used for demonstrations of upgrading Sprint Boot framework versions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages