Skip to content

taoofx/java-schoolpagesswagger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project School Test

A student that completes this project shows that they can:

Introduction

Instructions

Start with the school project.

  • Make the endpoint for finding all students pageable.

  • Make the endpoint for finding all students who have a name containing the given substring pageable.

  • Add custom Swagger documentation to all of the endpoints in StudentController. Make sure that Swagger doucment for the other the endpoints in other controller default to something useful.

Stretch Goals

  • Add the ability to assign students to courses. Think about using a custom query for this.
  • Add Swagger Documentation to the endpoint that adds students to courses.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%