Dropwizard straddles the line between being a library and a framework. Its goal is to provide performant, reliable implementations of everything a production-ready web application needs. Because this functionality is extracted into a reusable library, your application remains lean and […]
Learning Maven can be a daunting and frustrating task. While there are a number of references for Maven online, there is no single, well-written narrative for introducing Maven that can serve as both an authoritative reference and an introduction. Sonatype […]
How many times have wondered what will be the next hot technology of tomorrow? How many times have you climbed a new learning curve just to find out that there is a dead end behind? Predicting the next trends in […]
Github offers you a great tool for creating code snippets the gist. Have a look on that video. Source: http://code.tutsplus.com/tutorials/sexy-code-snippet-management-with-gists–net-24328