Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHORN Java Spring Boot Development

This CHORN's repository project aims to explore the latest significant improvements in OpenJDK v21 and the Spring Boot framework.

Prerequisites

  • JDK 21 installed
  • Spring Boot 3.x installed

Running

./mvnw spring-boot:run

End Point Testing: http://localhost:8080

GET /

GET /hello?name=John

POST /users
{
    "name": "John",
    "email": "[email protected]",
    "age": 21
}

GET /users

About

This project aims to explore the latest significant improvements in OpenJDK v21 and the Spring Boot framework.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages