Null properties are removed in the jakarta.ws.rs.client API

With the introduction of restulWS-3.0 in Jakarta EE9, a client property with a null value is removed from the client internal configuration state. Do not use properties with null values with the jakarta.ws.rs.client API.

For further information, see Null properties in the jakarta.ws.rs.client API.