-
Software Development
Internet Of Things: Integrate Arduino With Yahoo! Using Temboo
Internet of things is the next big thing in the near feature. This technology is growing fast and there are…
Read More » -
Groovy
Easy Database Manipulation with Groovy and Gradle
Groovy: The “Enterprise Hipster” Language Not everyone sees the Java programming language as sexy. However, the Java virtual machine is…
Read More » -
Desktop Java
CDI events in Swing application to decouple UI and event handling
After having the pleasure of building my code around CDI for couple of years, it feels very natural to use…
Read More » -
Core Java
Object-Oriented approach to Code Generation
Code Generation is a common way to reduce the unhealthy load of boring tasks often put on us eager code…
Read More » -
Software Development
Stream Processing Everywhere – What to Use?
Processing data from social media streams and sensors devices in real time is becoming increasingly prevalent, and there are plenty…
Read More » -
Software Development
Change default Git commit message template
We do lot of changes to projects and commit those in git repository and then commit those changes along with proper…
Read More » -
Enterprise Java
Skip SSL certificate verification in Spring Rest Template
How to skip SSL certificate verification while using Spring Rest Template? Configure Rest Template so it uses Http Client to…
Read More » -
Core Java
Parsing Java 8 Streams Into SQL
When Java 8 was released and people began streaming over all kinds of stuff, it didn’t take long before they…
Read More » -
Software Development
How to Evolve from RDBMS to NoSQL + SQL
For the past 25 years, applications have been built using an RDBMS with a predefined schema that forces data to…
Read More »