[
https://issues.apache.org/jira/browse/NIFI-14657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17966290#comment-17966290
]
ASF subversion and git services commented on NIFI-14657:
--------------------------------------------------------
Commit 086b47ed3d9b68aa323ab4eb6bb37e35431cecbe in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=086b47ed3d ]
NIFI-14657 Removed Spring Boot from Standard Content Viewer
- Refactored Standard Content Viewer using Servlet API classes
- Upgraded Spring Security from 6.4.6 to 6.5.0
Signed-off-by: Pierre Villard <[email protected]>
This closes #10012.
> 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
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)