Quick Spring Mobile 1.0 Tutorial
This is a quick tutorial on Spring Mobile 1.0. You will need Eclipse with m2e to follow the steps below. 1. In Eclipse, create a new Maven Project using the…
This is a quick tutorial on Spring Mobile 1.0. You will need Eclipse with m2e to follow the steps below. 1. In Eclipse, create a new Maven Project using the…
Say you run a daily database backup script. How do you make sure it runs successfully in the background? You only want to get notified if there's an issue. You…
We recently set up an old Windows XP machine as our Jenkins CI server. Here are the steps we took to make it work. 1. Download and install Jenkins. Here…