Skip to content

A sample project to create Generic Rest Api consisting controller, service, dtos and entities using spring boot.

License

Notifications You must be signed in to change notification settings

invincibleelf/genericApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic REST API

A sample project to create Generic Rest Api consisting controller, service, dtos and entities using spring boot. The project uses following technologies:

  1. Java 11
  2. Spring Boot 2.3.3
  3. MySQL
  4. Project Lombok
  5. Model Mapper

To Run The Application

Set the required datasource properties and run mvn spring-boot:run command

About

A sample project to create Generic Rest Api consisting controller, service, dtos and entities using spring boot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages