David Handermann created NIFI-15103:
---------------------------------------

             Summary: Remove nifi-web-utils module
                 Key: NIFI-15103
                 URL: https://issues.apache.org/jira/browse/NIFI-15103
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
            Reporter: David Handermann
            Assignee: David Handermann


Following recent refactoring, the {{nifi-web-utils}} module has one remaining 
class used in two places, {{ObjectMapperResolver}} referenced in 
{{nifi-web-api}} and the UpdateAttribute Web UI. The {{nifi-web-utils}} module 
also has a now unused {{WebClientUtils}} class that previously supported 
creation of Jersey-based Web Client instances. The ObjectMapperResolver is 
small and simple enough that it is not necessary to keep in a shared module, 
and further use of Jersey-based Web Clients should be avoided in favor of the 
{{nifi-web-client-api}} and implementation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to