Skip to content

cmadusankahw/spring-boot-H2-JPA-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-H2-JPA-REST-API

This REST API based project is responsible for employee management at an Apparel Industrial Firm located in Kurunegala, Sri Lanka. The project is generated with Spring Boot Framework 2.3.5 and Java 1.8 with JPA support. The database was implemented with MySQL.

The Project follows SOLID Design Principles, Design Patterns, and Exception Handling with Unit Testing.

Requirements

Java - 1.8.x

Maven - 3.x.x

SpringBoot - 2.3.5.x

Build and run the backend app using maven

cd spring-boot-backend

mvn package

java -jar target/studentapp-1.0.0.jar

Alternatively, you can run the app without packaging it using -

mvn spring-boot:run

The backend server will start at http://localhost:8080.

About

This REST API based project is responsible for employee management at an Apparel Industrial Firm located in Kurunegala, Sri Lanka. The project is generated with Spring Boot Framework 2.3.5 and Java 1.8 with JPA support. The database was implemented with MySQL.The Project follows SOLID Design Principles, Design Patterns, and Exception Handling wi…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages