Skip to content

This repository includes a very basic REST API which is written in Java and using Spring Boot

Notifications You must be signed in to change notification settings

murat0431/Charging-Sessions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charging Sessions API Project

*The project is implemented by using Spring Boot framework

*The project includes:

=> ChargingSession controller class

=> ChargingSession service class

=> ChargingSession model class

=> Tests for both endpoints and service

=> Javadoc is present for the Source code.

*The project can be executed by using "mvn spring-boot:run" goal. To run this command please change your directory to the source root of the project via terminal. Maven should be in your PATH environment variable to run this command.

About

This repository includes a very basic REST API which is written in Java and using Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages