Skip to content

Latest commit

 

History

History

api-sync

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Synchronous API

Implementation

  • The controller method returns ResponseEntity<List<CourseRepresentation>>
  • The service method returns List<Course>