nifi/nifi-registry/nifi-registry-core
exceptionfactory 42547eb60c
NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12
- Upgraded Spring Framework from 5.3.31 to 6.0.15
- Upgraded Spring Security from 5.8.7 to 6.2.0
- Upgraded Spring Vault from 2.3.4 to 3.1.0
- Upgraded Jetty from 10.0.18 to 12.0.5 with EE 10
- Upgraded Jersey from 2.41 to 3.1.4
- Upgraded JAXB from 2.3.9 to 4.0.4
- Upgraded AspectJ from 1.9.20.1 to 1.9.21
- Upgraded JMS API from 2.0.1 to 3.1.0
- Upgraded ActiveMQ Broker from 5.18.2 to 6.0.1 for JMS 3
- Upgraded JJWT from 0.9.1 to 0.12.3
- Replaced jackson-module-jaxb-annotations with jackson-module-jakarta-xmlbind-annotations
- Replaced maven-jaxb2-plugin with hisrc-higherjaxb40-maven-plugin 2.1.1
- Replaced kongchen swagger-maven-plugin with swagger-codegen-maven-plugin from Swagger 3
- Replaced com.nickwongdev AspectJ Plugin with Codehaus 1.14.0 for newer Java versions
- Removed unused cglib-nodep
- Removed references to javax.validation
- Removed custom Jetty ALPN Processor not required for Java 21
- Removed several tests depending on older Jetty and Jakarta libraries
- Removed unnecessary webdefault.xml configurations
- Replaced unsupported cross-context servlet forwarding with HTTP forwarding
- Replaced javax.servlet references with jakarta.servlet
- Replaced javax.xml.bind references with jakarta.xml.bind
- Replaced javax.ws references with jakarata.ws
- Updated Spring Security CSRF implementation for Spring Security 6
- Updated web.xml versions to 6.0
- Updated REST API templates using new swagger-codegen variables
- Removed VALIDATE_DATA property from ParseCEF based on library compatibility issue with javax.validation
- Added application URL logging to NiFi JettyServer

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8197.
2024-01-04 14:01:32 +04:00
..
nifi-registry-bootstrap NIFI-11842 - remove getTargetUri() and code cleanup 2023-07-24 13:53:17 -05:00
nifi-registry-bundle-utils NIFI-11165 This closes #6944. Removed optional jigsaw build profiles 2023-02-13 13:01:58 -05:00
nifi-registry-client NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12 2024-01-04 14:01:32 +04:00
nifi-registry-data-model NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12 2024-01-04 14:01:32 +04:00
nifi-registry-docker NIFI-12177 Added integration tests for MiNiFi and C2 Docker 2023-10-26 15:35:04 -05:00
nifi-registry-docs NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12 2024-01-04 14:01:32 +04:00
nifi-registry-flow-diff NIFI-12245: Removed deprecations around flow registry clients 2023-10-24 14:08:03 +02:00
nifi-registry-framework NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12 2024-01-04 14:01:32 +04:00
nifi-registry-jetty NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12 2024-01-04 14:01:32 +04:00
nifi-registry-properties NIFI-12047 Added HTTP/2 to Default Application Protocols 2023-09-14 13:50:01 +02:00
nifi-registry-properties-loader NIFI-12243 Refactored encrypt-config using picocli 2023-10-22 04:54:45 -04:00
nifi-registry-provider-api NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-registry-resources NIFI-12493 Update Documentation References to Java 21 (#8144) 2023-12-19 09:49:00 -05:00
nifi-registry-revision NIFI-12142: This closes #7806. Deleted many methods, classes, and references that were deprecated. 2023-09-28 14:07:48 -07:00
nifi-registry-runtime NIFI-11558 Applied Security Headers to All Registry Responses 2023-05-23 06:43:16 -04:00
nifi-registry-security-api NIFI-12384 This closes #8044. Upgraded Registry to Spring Framework 6 2023-11-21 09:06:51 -07:00
nifi-registry-security-utils NIFI-12152 This closes #7818. Refactored addProvider() Bouncy Castle references 2023-09-30 07:56:53 -07:00
nifi-registry-test NIFI-12434 Upgraded Registry to Spring Framework 6.1.1 2023-12-01 16:07:28 +01:00
nifi-registry-utils NIFI-12142: This closes #7806. Deleted many methods, classes, and references that were deprecated. 2023-09-28 14:07:48 -07:00
nifi-registry-web-api NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12 2024-01-04 14:01:32 +04:00
nifi-registry-web-docs NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12 2024-01-04 14:01:32 +04:00
nifi-registry-web-ui NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12 2024-01-04 14:01:32 +04:00
pom.xml NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12 2024-01-04 14:01:32 +04:00