[
https://issues.apache.org/jira/browse/NIFI-15103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-15103:
----------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Priority: Minor
> Fix For: 2.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)