Maven Central Repository is moving to https and http connections are disabled from January 15, 2020.
Here are the steps to fix any issue you can have.
Month: January 2020
Creating a Socket Client Pool in Java
Some time ago I needed to create a pool of Socket connections for a customer. First thing I tried to do was to google it […]
Continue reading