JSON example with Jersey + Jackson
This article shows how to return a JSON response in the Jersey application, using Jackson 2.x. Tested with: Jersey 3.0.2, Grizzly 3 HTTP Server, Jackson 2.12.2 , Java 11, Maven, JUnit 5 and JSONassert 1.5 (Unit Test)