Andriy Redko created CXF-8785:
---------------------------------
Summary: Make Jsonb lazy initializable in the JsrJsonbProvider
Key: CXF-8785
URL: https://issues.apache.org/jira/browse/CXF-8785
Project: CXF
Issue Type: Improvement
Reporter: Andriy Redko
Assignee: Andriy Redko
The JsrJsonbProvider default constructor tries to initialize Jsonb eagerly,
even before checking the context if the instance is provided already. It should
initialize Jsonb lazily.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)