Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable automatic Jackson object->JSON features
These were frequently resulting in logging failures from trying to use reflection to make things public and cyclical object references. The main areas this affected were Jetty servlet request objects and the built-in Java HTTP client.
- Loading branch information