[ 
https://issues.apache.org/jira/browse/NIFI-15421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Stieglitz updated NIFI-15421:
------------------------------------
    Description: 
org.springframework.http.converter.json.MappingJackson2HttpMessageConverter has 
been deprecated as seen in the message below.
{code:java}
2026-01-02T10:56:17.3850617Z [WARNING] 
/home/runner/work/nifi/nifi/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/main/java/org/apache/nifi/web/security/configuration/ClientRegistrationConfiguration.java:[111,28]
 [removal] MappingJackson2HttpMessageConverter in 
org.springframework.http.converter.json has been deprecated and marked for 
removal{code}
The point of this ticket is to replace 
org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 
with the API suggested replacement as seen in the 
[javadocs|https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/json/MappingJackson2HttpMessageConverter.html#:~:text=getSupportedMediaTypes%2C%20read%2C%20write-,Constructor%20Details,See%20Also:].

  was:
org.springframework.http.converter.json.MappingJackson2HttpMessageConverter has 
been deprecated as seen in the message below.
{code:java}
2026-01-02T10:56:17.3850617Z [WARNING] 
/home/runner/work/nifi/nifi/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/main/java/org/apache/nifi/web/security/configuration/ClientRegistrationConfiguration.java:[111,28]
 [removal] MappingJackson2HttpMessageConverter in 
org.springframework.http.converter.json has been deprecated and marked for 
removal{code}
The point o fthis ticket is to replace 
org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 
with the API suggested replacement as seen in the 
[javadocs|https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/json/MappingJackson2HttpMessageConverter.html#:~:text=getSupportedMediaTypes%2C%20read%2C%20write-,Constructor%20Details,See%20Also:].


> Replace deprecated 
> org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 
> with API suggested replacement
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-15421
>                 URL: https://issues.apache.org/jira/browse/NIFI-15421
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>
> org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 
> has been deprecated as seen in the message below.
> {code:java}
> 2026-01-02T10:56:17.3850617Z [WARNING] 
> /home/runner/work/nifi/nifi/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/main/java/org/apache/nifi/web/security/configuration/ClientRegistrationConfiguration.java:[111,28]
>  [removal] MappingJackson2HttpMessageConverter in 
> org.springframework.http.converter.json has been deprecated and marked for 
> removal{code}
> The point of this ticket is to replace 
> org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 
> with the API suggested replacement as seen in the 
> [javadocs|https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/json/MappingJackson2HttpMessageConverter.html#:~:text=getSupportedMediaTypes%2C%20read%2C%20write-,Constructor%20Details,See%20Also:].



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

Reply via email to