Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 159 Bytes

File metadata and controls

6 lines (4 loc) · 159 Bytes

Synchronous API

Implementation

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