Enterprise Java
-
Spring Data Solr Tutorial: Query Methods
We have learned how we can configure Spring Data Solr. We have also learned how we can add new documents…
Read More » -
Spring Data Solr Tutorial: CRUD (Almost)
In the previous part of my Spring Data Solr tutorial, we learned how we can configure Spring Data Solr. Now…
Read More » -
Spring Data Solr Tutorial: Configuration
In the previous part of my Spring Data Solr tutorial, we learned that Solr provides a REST-like HTTP API which…
Read More » -
Creating your own Drools and jBPM Persistence with Infinispan
Original post here by me: Hello and welcome to a post in which I intend to show you how to…
Read More » -
Running Solr with Maven
Running Solr with Maven Solr is an open source search server which is built by using the indexing and search…
Read More » -
Secure Web Application in Java EE6 using LDAP
In our previous article we have explained on how to protect the data while it is in transit through Transport…
Read More » -
JUnit and Mockito cooperation
This time I want to make an overview of testing framework Mockito. Definitely this is one of the most popular…
Read More » -
ElasticSearch on EC2 in Less Than 60 Seconds
Curious to see what all the ElasticSearch hubbub is about? Wanna see it in action without a lot of elbow…
Read More » -
Spring MVC, Ajax and JSON Part 3 – The Client Side Code
If you’ve been following this short series of blogs on Spring, Ajax and JSON you’ll recall that I’ve got as…
Read More »