A good thing to know for any Java dev working with Excel spreadsheets, let's see how the Apache POI library can help read and write Excel files with little overhead.
Are projects like Apache Spark about to get a serious boost? In this post, we learn about vectorized algorithms in Java, and what it means for the world of big data.
In this post, I’m going to explain how you can resolve the issue of using special characters when using REST APIs to match the query parameter in a uri-template.