This article represents code samples to get started with an AngularJS app with Angular UI-Router and Bootstrap. Please feel free…
This article represents details on how would the technology architecture look like when dealing with continuous delivery of microservices containers…
This article represents detailed view on what happens when a driver program (spark application) is started on one of the…
This blog presents solution to the error "Invalid Volume Specification" when executing "docker-compose up" command. I got the error when…
This article presents instructions and code samples for Docker enthusiasts to quickly get started with setting up Apache Spark standalone cluster…
This article represents a perspective on why one should consider using Pre/Post condition checks libraries rather than writing it down…
This article represents tips on How to Fix java.lang.NoClassDefFoundError when compiling a particular Java file. Please feel free to comment/suggest…
This article represents tips on how to fix Java error such as UnsupportedClassVersionError. Please feel free to comment/suggest if I…
This article represents a list of web pages which can help one understand the memory usage of Java objects and arrays…
This blog represents instructions and code samples on how to Dockerize a Springboot Web app. The source code be found…
This article represents Java code sample which can be used to access Firebase database. Please feel free to comment/suggest if…
This article describes what is Liskov Substitution Principle along with code examples in Java. Please feel free to comment/suggest if…
A year back, I got started with Dockers Containers. 2-3 months down the road and I realized that thankfully I…
This blog presents instructions on how to quickly get started with Springboot Hello World with just one Java file and…
This article represents code samples on how to use Apache Commons FileUpload and Apache Commons CSV libraries to upload CSV…
Are you one of them wondering about which framework to use out of Xamarin or Ionic Framework for developing your…