Netty and JAX-RS (Jersey)
Introduction Netty and Jersey are a great combination for providing RESTful web services based on JAX-RS. Netty is designed for high-throughput, and Jersey is designed for... »
Introduction Netty and Jersey are a great combination for providing RESTful web services based on JAX-RS. Netty is designed for high-throughput, and Jersey is designed for... »
I am providing a list of really cool and easy to use frameworks to make your coding easier in Java. I will keep updating this as... »
Independence Day… I think most Americans will celebrate with food, fireworks, and perhaps some beverages (adult or otherwise. The historical context is lost to many. Beer... »
Introduction I was recently tasked with updating our Mercurial repository at work. The original repository and configuration using Apache had been in place for years without... »
Introduction I was having an issue with some code in a very large project, and I wasn’t sure if it was my approach, or if it... »