Skip to content

Ash-siv4/DFESW12-SpringAnimals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFESW12-SpringAnimals

Spring project created about Animals to demo to DFESW12.

Overall testing coverage is currently at 80.9%. The update and readById methods in the controller class are yet to be tested.

The Animals database have the following fields:

  • id (Long) : auto-incremented
  • breed (String)
  • age (int)
  • gender (String)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages