Topics for the final exam

The final exam will be a second chance exam on Hibernate and Spring Data. The exam will also cover testing with Rest Assured.

Format of the exam

Just as in the second midterm I will be providing you with a starter project that has all of its controller methods already implemented. Once again you will be writing entity classes and repositories and filling in methods in a service class.

I will also be asking you to write tests that test each one of the controller methods that I have provided.

The exam will be an open-book, open-note exam. You will be free to refer to other example projects in the exam.

Topics not included in this exam

This exam will not cover authentication.