datahub/metadata-models-generator
Ilya Ksenofontov eedf0ac1af
fix: The field connection with type URLConnection is not Serializable. (#2034)
An allegedly Serializable object with non-transient, non-serializable data members could cause program crashes. Method toURL() of URL class is depreceted.
2020-12-09 10:33:31 -08:00
..