Now that the URI is no longer mandatory (for the AssertJ support) most package private constructors are unnecessary as we can achieve the same goal using the uri()
methods introduced on the builder itself.
Now that the URI is no longer mandatory (for the AssertJ support) most package private constructors are unnecessary as we can achieve the same goal using the uri()
methods introduced on the builder itself.