Skip to content

mehmetpekdemir/Spring-Boot-One-To-Many

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot One To Many

Tech Stack

  • Java 11
  • Spring Boot
  • Spring Data
  • REST-API
  • H2 Database
  • Lombok
  • Swagger

Requirements

For building and running the application you need:

Build & Run

  mvn clean install && mvn --projects your_project_name spring-boot:run

Port

  http://localhost:8081