-
Enterprise Java
Spring Boot and Thymeleaf: Reload templates and static resources without restarting the application
Thymeleaf was designed around the concept of Natural Templates that allows static prototyping: template logic doesn’t affect the template from…
Read More » -
DevOps
How Docker Streamlines Production Deployments
More than anything else, modern development’s primary focus is often based around three central concepts: efficiency reliability repeatability But how…
Read More » -
Software Development
What is architecture?
On a regular basis we hear people talk of good and bad architecture, but what is architecture? Before I describe…
Read More » -
Core Java
What Future Java Might Look Like
During the second week of November was Devoxx Belgium, Europe’s biggest Java conference, and as every year the community’s who’s-who…
Read More » -
Android Core
Android fingerprint authentication tutorial
Android fingerprint authentication uses smartphone touch sensor to authenticate the user. Android Marshmallow has introduced a set of API that…
Read More » -
Software Development
Why Value Types Are Important For A Maintainable Software
Some weeks ago I read a tweet which contained this picture and someone said:”That’s the reason why Value Types are…
Read More » -
Enterprise Java
Making Spring Boot application run serverless with AWS
In several previous posts I described how to setup your Spring Boot application and run it on AWS Elastic Beanstalk.…
Read More » -
Agile
Decision Time: How Decision Rules Help You Make Better Product Decisions
As product managers and product owners, we make a myriad of decisions—from shaping the product strategy and determining the product…
Read More » -
Software Development
Keras, Theano and TensorFlow on Windows and Linux
Tools for Deep Learning development To start playing with Deep Learning one have to pick a proper tool for it.…
Read More »