Year: 2015
-
Enterprise Java
JDBC Realm and Form Based Authentication with WildFly 8.2.0.Final, Primefaces 5.1 and MySQL 5
I’m looking at the most popular content on my blog from time to time and try to address your needs…
Read More » -
Enterprise Java
Disambiguating between instances with Google Guice
Google guice provides a neat way to select a target implementation if there are multiple implementations of an interface. My…
Read More » -
Enterprise Java
Your Apache Camel applications now includes out of the box documentation
A couple of months back I blogged about the upcoming 2.15 release includes functionality to obtain fine grained information about…
Read More » -
Software Development
How to install 3 popular NoSQL databases for development in MacOSX for newbies Part 3 (CouchBase)
Part 1(Mongodb) Part 2 (Cassandra) Part 3 (CouchBase) In this post we are going to install CouchBase, a NoSQL database…
Read More » -
Software Development
How to install 3 popular NoSQL databases for development in MacOSX for newbies Part 2 (Cassandra)
Part 1(Mongodb) Part 2 (Cassandra) Part 3 (CouchBase) In this post we will install on our local MacOSX (Yosemite) environment,…
Read More » -
Software Development
How to install 3 popular NoSQL databases for development in MacOSX for newbies Part 1 (mongodb)
Part 1(Mongodb) Part 2 (Cassandra) Part 3 (CouchBase) This post aims to help all developers (not only Java) that want…
Read More » -
Core Java
JDBC Tutorial – The ULTIMATE Guide (PDF Download)
In this post, we feature a comprehensive JDBC Tutorial (Java Database Connectivity), an API provided by Oracle that allows programmers…
Read More » -
Software Development
Moving My Beers From Couchbase to MongoDB
Few days ago I have posted a joke on Twitter: …
Read More » -
Software Development
Declarative SQL Mode Pitfall
As we know a view object definition supports three SQL modes. There are normal, declarative and expert modes. In this post…
Read More »