Students who try to serialize their data and send it back to the client in phase 3 using context.json() will find that their code will not compile. The TA tips/specs do not clearly specify that the jackson dependency is not used for this project and that serialization should be done with Gson.

Students who try to serialize their data and send it back to the client in phase 3 using context.json() will find that their code will not compile. The TA tips/specs do not clearly specify that the jackson dependency is not used for this project and that serialization should be done with Gson.