-
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 » -
Enterprise Java
Do you really want to speed up your Maven compile/packaging? Then takari lifecycle plugin is the answer.
Like many of you out there, I am working with a multi module Maven project. It is not a huge…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 7
Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, Part #5 , Part #6 In the…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 6
Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, Part #5 In the previous post (part…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 5 – Unit testing using Arquillian / Wildfly 8
Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, This is the first ‘extra’ post, based…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 4 – defining the ear module
Resuming from the previous parts Part #1 Part #2 Part #3 We are resuming for the 4th part, our simple…
Read More » -
Core Java
Using IntelliJ..for 2 weeks, so far so good
It’s been almost 2 weeks that I have completely switched over to IntelliJ as my main Java IDE at home…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 3 – defining the ejb services and jpa entities modules
Resuming from the previous parts Part #1 Part #2 We are resuming for the third part, we already have a…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 2 – defining a simple war for our application
Resuming from the first part Part #1 We have just defined, our parent pom. A special type of pom that…
Read More »