Skip to content

Spring boot CRUD service that fetches github repositiories

Notifications You must be signed in to change notification settings

amr-fouda/administration-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Administration service

Spring boot CRUD project

Code review

  • Clean code using maven plugins (PMD & findbugs) and Sonarqube code analysis
  • Unit testing using Junit and Mockito
  • Integration testing using MockMvc
  • Test coverage Fail build if less than 75%

Run prerequisite

  • JDK 8
  • Maven 3+

How to run locally?

Releases

No releases published

Packages

No packages published

Languages