-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
2022 Week 08-10 (from Feb 21)
-
NEW
-
NEW
Using Spring Boot dependencies in a Quarkus project may be confusing. It's not a great example at the least.
Ideally, find a way to test Jackson de/serialization without using any dependencies, if it's not a lot of custom code. For ideas how to do that, see https://stackoverflow.com/questions/21787128/how-to-unit-test-jackson-jsonserializer-and-jsondeserializer.