Is your feature request related to a problem? Please describe.
The class structure implemented from the diagram during the exercise is unused, apart from testing.
Describe the solution you'd like
Require the implemented class structure to be used throughout the project, culminating near and at the end of the exercise, where a Revassess taker must consume the back-end endpoint in an object-oriented manner, and serve it to a webpage in the same way.
Describe alternatives you've considered
This could be achieved through the use of libraries such as Jackson Databind.
Is your feature request related to a problem? Please describe. The class structure implemented from the diagram during the exercise is unused, apart from testing.
Describe the solution you'd like Require the implemented class structure to be used throughout the project, culminating near and at the end of the exercise, where a Revassess taker must consume the back-end endpoint in an object-oriented manner, and serve it to a webpage in the same way.
Describe alternatives you've considered This could be achieved through the use of libraries such as Jackson Databind.