* NIFI-13017: - Remove old JoltTransformJSON custom UI. - Update build to use new JoltTransformJSON custom UI. - Fix revision query parameter. * NIFI-13017: - Excluding jolt transform json ui in workflow ci. * NIFI-13017: - Excluding jolt nar in workflow ci. * NIFI-13017: - Excluding jolt ui war from code coverage. * NIFI-13017: - Incorporating nifi-web-servlet-shared. - Moving QueryStringToFragmentFilter to nifi-web-servlet-shared. This closes #9117
- Moved RequestUriBuilder from web-utils to web-servlet-shared - Refactored proxy header parsing from WebUtils to StandardRequestUriProvider - Renamed WebUtils to WebClientUtils This closes #9123