Last days I was working in analyzing some reported OutOfMemoryError in a JVM application, that’s why I decided to share some information about how to […]
Continue readingAuthor: agamboa
Maven Central Repository is moving to HTTPS and disablig HTTP access
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.
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 readingWelcome!
This is the first entry in this blog. The idea of this blog is to keep publishing post related to Java or software development, from […]
Continue reading