Quantcast
Viewing all articles
Browse latest Browse all 24

Source control your database with Liquibase

I recently started to use Liquibase on a project to keep track of the database changes in our Java Enterprise application. I must say that I like the way it works. It makes the deployment of my application (or a new release of it) to another environment easier and (more) fool proof. In the past [...]

Viewing all articles
Browse latest Browse all 24

Trending Articles