Enterprise Java
-

Finding long tail suggestions using Lucene’s new FreeTextSuggester
Lucene’s suggest module offers a number of fun auto-suggest implementations to give a user live search suggestions as they type…
Read More » -

Continuous Delivery for Heroku With Jenkins
A continuous delivery pipeline that leverages Jenkins and targets Heroku is fairly simple to set up, provided you install the…
Read More » -

Simple Message Queue using Redis
In this posts we will use Redis as a simple message queue, using list commands. Let’s say we have an…
Read More » -

What’s new in Spring
Let’s check on some new releases announced by the Spring community over the previous days: Spring Boot 1.0.0.RC1 Spring was…
Read More » -

Proof-of-Concept Using Spring Roo
In my time with Keyhole, I’ve been involved in a number of projects where the client was asking us to…
Read More » -

TestNG: Run tests sequentially with @DataProvider inside one test class
Many java developers and automation test engineers use TestNG as a testing framework in their job. I’m not an exception.…
Read More » -

Drools : PHREAK Stack Based Evaluations and Backward Chaining
A while back I wrote a blog on our new algorithm: http://blog.athico.com/2013/11/rip-rete-time-to-get-phreaky.html Someone asked me about the new stack based…
Read More » -

Playing with JerseyTest (Jersey 2.5.1 and DI)
I’m going to try explaining a trivial REST example. The idea is building a basic schema to start playing with…
Read More » -

JArchitect v4.0 Released
JArchitect version 4.0 is now available, as announced by JArchitect v4.0 Released. JArchitect can help java developers manage a complex…
Read More »






