-
Enterprise Java
Spring MVC: Trgger manual validation of a form object
Sometimes it may be needed to use manual validation in Spring MVC @Controller. This is very simple with Spring’s org.springframework.validation.ValidationUtils…
Read More » -
Enterprise Java
NetBeans Java EE Tip #7: Overlooked Java Class and XHTML Editor Shortcuts
Sometimes the most helpful features of an IDE are the most overlooked. In this post, I will outline five NetBeans…
Read More » -
Enterprise Java
Introducing the ReactiveInflux: non-blocking InfluxDB driver for Scala and Java supporting Apache Spark
I am excited to announce a very first release of ReactiveInflux developed at Pygmalios. InfluxDB missed a non-blocking driver for…
Read More » -
Software Development
Recognizing hand-written shapes programmatically: find the key points of a rectangle
A far-fetched goal I have is using sketching on a whiteboard as a way to define programs. I mean formal…
Read More » -
Desktop Java
New CalendarFX View: MonthGridView!
Me and my team have recently begun work on a new view for CalendarFX with the initial goal to display…
Read More » -
Enterprise Java
TIBCO BusinessWorks 6 and Container Edition Compared to BW5
[This article was posted some time ago on the TIBCO Blog, already. I also added some information about BusinessWorks Container…
Read More » -
Core Java
How to Replace Rules in JUnit 5
The recently published JUnit 5 (aka JUnit Lambda) alpha release caught my interest and while skimming through the documentation I…
Read More » -
DevOps
Distributed Data Analysis with Docker Swarm
The purpose of this post is to show how powerful and flexible Docker Swarm can be when combined with standard…
Read More »