David Handermann created NIFI-14657:
---------------------------------------
Summary: Remove Spring Boot from Standard Content Viewer
Key: NIFI-14657
URL: https://issues.apache.org/jira/browse/NIFI-14657
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: David Handermann
Assignee: David Handermann
The Standard Content Viewer should be refactored to remove the dependencies on
Spring Boot and instead use the Servlet API interfaces directly. The primary
Controller class already uses the HTTP Servlet Request and Response interfaces,
simplifying the number of changes required.
Removing the Spring Boot dependencies resolves dependency issues associated the
framework class loading of Spring Framework and Spring Security.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)