Recent Posts

Externalize static analysis configs in Gradle

1 minute read

Externalize static analysis configs in Gradle With Gradle for a project we can create config files in the project and refer them relative to root project.

Standing up own Elastic Search Cluster

4 minute read

Standing up own Elastic Search Cluster Elastic Search is the most popular full text search engine out there which supports cluster with multiple nodes workin...