Skip to content

ehlui/mafalda-sb-practise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Build and Test Workflow

Spring Boot Project for practising

A spring-boot project for good practises, new features and testing.

Skill Sharpening

As Spring is a huge framework, I want to have a space to mess around, see how new features goes, how to implement new changes and so on.

Along with good practises and at the same time learning and practising

  • Tests ( Unit, Integration and Functional)
  • Rest (Good practises)
  • Java versions (From Java 8 and its freshed changes to the current ones)

Project description

(Constantly updated) This project has for now a rest service for serving all 4 basic rest verbs (GET, POST, PUT, PATCH)

[BASIC] Package - persons

  • Repository with a in-memory list of persons
  • Controller with all the basic verbs and resources
  • Person model and DTOs
  • Custom Exception Handling
  • All needed tests (Unit and Integration mocking for our custom service)

About

A spring-boot project for good practises and practising new features and testing. Too keep sharping my spring knowledge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages