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 » -
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 » -
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 » -
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 » -
AccuREST Stub Runner Released
It’s been a good release time recently! I’m blogging here at Too Much Coding blog more about releases then about…
Read More » -
Your first Lagom service – getting started with Java Microservices
I’ve been heads-down in writing my next O’Reilly report and didn’t had enough time to blog in a while. Time…
Read More » -
Enabling Entity and Query cache in Hibernate
1. Introduction Amongst the performance related tasks I have been through, this has been one of them. The concern is that if…
Read More » -
Learning Lucene
I am currently working with a team starting a new project based on Lucene. While most of the time I…
Read More »