-
Software Development
[MEGA DEAL] The Complete Linux Mastery Bundle (97% off)
Get to Grips with One of the Top Business Operating Systems On Earth Over These 33 Hours Hey fellow geeks,…
Read More » -
Core Java
Run Eclipse IDE on One Version of Java, but Target Another
The Eclipse IDE for Java™ Developers (and the other Java developer variants) is itself a Java application that’s used to build…
Read More » -
Enterprise Java
Service Discovery with Java and Database application in DC/OS
This blog will show how a simple Java application can talk to a database using service discovery in DC/OS. Why Service Discovery? An…
Read More » -
Enterprise Java
Stateful Containers using Portworx and Couchbase
Containers are meant to be ephemeral and so scale pretty well for stateless applications. Stateful containers, such as Couchbase, need to…
Read More » -
Core Java
The ANTLR mega tutorial
Parsers are powerful tools, and using ANTLR you could write all sort of parsers usable from many different languages. In…
Read More » -
Enterprise Java
Pipeline as code with a Spring Boot application
This is the last in a serie of posts about continuous delivery based on my local Docker compose stack (see…
Read More » -
Enterprise Java
Spring Boot – Configure Log Level in runtime using actuator endpoint
As of Spring Boot 1.5 a new loggers actuator endpoint allows viewing and changing application logging levels in runtime. Add…
Read More » -
Core Java
Traits and Mixins Are Not OOP
Let me say right off the bat that the features we will discuss here are pure poison brought to object-oriented…
Read More » -
Software Development
IoT MQTT protocol tutorial: Control remote peripherals in IoT project
IoT MQTT protocol tutorial describes to control a remote peripheral. We have already covered the MQTT protocol and how it…
Read More »