Java
-
Converting string configuration properties to other types, with a bit of Optional
Somedays you come across some code and think that’s pretty, why didn’t I think of that? So my long time…
Read More » -
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 » -
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 » -
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 » -
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 » -
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 » -
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 » -
5 Java Video Courses to Level Up your Programming Skills
Keeping up with technical knowledge as a web developer can be tricky. New technologies seem to be popping up every…
Read More » -
User and group management in jBPM and Drools Workbenches
Introduction This article talks about a new feature that allows the administration of the application’s users and groups using an…
Read More »