Java
-

Power of Java MemoryMapped File
Power of Java MemoryMapped File In JDK 1.4 an interesting feature of Memory mapped file was added to Java, which…
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 » -

Five advanced Java Synchronizers you probably don’t know
Besides the common synchronize which is based in the lock bit that every Java object has, you have more sophisticated…
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 » -

Some Java based AI Frameworks: Encog, JavaML, Weka
While working through I am working through Programming Collection IntelligenceĀ I found myself sending a lot of time translating the Python…
Read More »




