Sublime Text is one of the coolest text editor for code I have come across. If you are new to Sublime and are really interested in learning about the power of Sublime I would highly recommend you to attend free video course on [Tuts+ conducted by Jeffrey Way] (https://code.tutsplus.com/courses/perfect-workflow-in-sublime-text-2).
SonarQube is an open platform to manage code quality. It covers many aspects of code quality like Complexity, Coding rules, Duplications, Unit tests coverage etc.
I have created simple blog (http://gamb.herokuapp.com/) using Grails, AngularJS and MongoDB. This blog uses grails asset pipeline plugin to minify, uglify and bundle resources. Minification of CKEditor is disabled as it was causing some errors. You can find the source on GitHub.
This post is about my experience of upgrading Grails application from 1.3.4 to 2.2.2. Before I start listing down changes I had to do for upgrade I would like to mention that initially I tried upgrading it to 1.3.7, 1.3.9 without much success as it started throwing many Hibernate errors in different areas of application which fortunately I didn’t face while upgrading to 2.2.2.
JDK comes with list of CA certificates per-installed. In my case I was trying to access Rest Service over HTTPS from my J2EE app which was using certificate provided by Trustwave which by default is not part of the JDK I was using i.e. 1.6