Add a builder.dbUrl() method, which should return a java URI instance.
Also, r.connection(r.connection()...dbUrl()) should be (almost) equivalent to using the builder that generated the db-url (factories can't nor shouldn't be serialized).
Reactions are currently unavailable
Add a builder.dbUrl() method, which should return a java URI instance.
Also, r.connection(r.connection()...dbUrl()) should be (almost) equivalent to using the builder that generated the db-url (factories can't nor shouldn't be serialized).