nifi/nifi-commons/nifi-utils
dan-s1 3b8ff2299f
NIFI-12513 Added UriUtils to nifi-utils and updated InvokeHTTP
The UriUtils class allows the construction of a valid java.net.URI with a single string even though there maybe illegal characters in the path, query and/or fragment sections(s) of the URI. The create method uses regular expressions from Spring Framework UriComponentsBuilder and provides capabilities closer to the deprecated constructor for java.net.URL.

This closes #8189

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-12-26 16:53:29 -06:00
..
src NIFI-12513 Added UriUtils to nifi-utils and updated InvokeHTTP 2023-12-26 16:53:29 -06:00
pom.xml NIFI-12451 This closes #8104. Removed Bootstrap Notification Services 2023-12-04 15:09:45 -07:00