This project is a sample project aimed at showcasing problem solving strategies and the degree of java mastery.
This project is not intended to be ran.
This originally started off as a Spring Boot project but realised Jakarta EE is different. As a result the Jakarta EE JAX RS dependencies have been included and are used inside the WordsResource.
The tests that are present were ran using Spring Boot.