Skip to content

qualitypro/RESTController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

REST Controller

  • A simple REST Controller module written in pure Java.
  • THIS IS A HANDCODED EXAMPLE.
  • One of the objectives is to demonstrate differences between abstract classes and abstract interfaces.
  • The REST interface example demonstrates the loosely-coupled flexibility of multiple interfaces in OOP.
  • The entity example demonstrates the principle of tightly coupled contract in OOP.

  • About

    THIS IS A HANDCODED EXAMPLE. The objective is to demonstrate differences between abstract classes and abstract interfaces.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors

    Languages