-
Software Development
Building your own Slack bot
There are many cool things one can do to leverage the power of Slack – private channels, embedding various content,…
Read More » -
Enterprise Java
Advanced config with configuration meta-data in Spring Bootstrap
After a short introduction to configuration meta-data and covering the basics in my previous post called Pimp your config with configuration…
Read More » -
Enterprise Java
Pimp your config with configuration meta-data in Spring Boot
There were many updates released in the Spring Boot 1.3.0 but one of them stood out to me because I…
Read More » -
Enterprise Java
Spring Cloud AWS with proxy settings
In my previous article, Spring and Amazon Web Services, I provided a brief introduction to Spring Cloud AWS module and…
Read More » -
Enterprise Java
Spring and Amazon Web Services
Amazon Web Services (or AWS) is nowadays one of the most common choices of the infrastructure and hardware providers to…
Read More » -
Software Development
Build your own robot arm – remote control
In previous installment of this micro series, I discussed the way to control all the servos at once. Programmatically without…
Read More » -
Software Development
Build your own robot arm – programming
Now, that the arm is assembled it is time to take it to the next level. It is time to…
Read More » -
Software Development
Build your own robot arm – assembly
I have written a few posts about software development, coding and Java related topics. This time I decided to share…
Read More » -
Software Development
Pitfalls of Cucumber adoption
It seems like behavior-driven development (or BDD) and its supporting tools are gaining stronger momentum in Java world than ever.…
Read More »