molgenis / molgenis-tools-emx-downloader

Stand alone tool to download data in EMX format from molgenis servers
GNU Lesser General Public License v3.0
2 stars 8 forks source link

Downloader does SSL negotiation for each new request #56

Open fdlk opened 6 years ago

fdlk commented 6 years ago

I think using a RestTemplate would fix this and make the code more testable as a bonus.