Skip to content

lxian-coder/spring5-mvc-REST-SingleModule

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

Spring Framework 5 MVC Rest Application

This is single-module application where I use Spring MVC to create RESTFul API including GET, PUT, POST, PATCH, DELETE operations.

  • Applying MapStruct in mapping Java bean to reduce coding for type conversions.

  • Using TDD to provide unit test coverage for Mappers, Services and Controllers of the application.

  • Using and customizing Swagger 2.0

  • Using Postman to help to build RESTFul services

  • Write custom Java code with knowledge of Java.

  • Using circleci to do the automated tests.

  • Technique used: Swagger 2.0, MapStruct Postman, Java, SpringBoot 5, Maven, Spring MVC, CI/CD

About

Restful Interfaces with Spring 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%