The Journal

Field notes from four decades of building systems that scale.

Architecture, machine intelligence, engineering leadership — written for technical leaders who'd rather build than speculate.

Filter
DbUnit · DEC 07 · 2010

Database Migration with Liquibase and DbUnit

Today I needed to migrate a MySQL database to Oracle - with a repeatable process, as the project is currently in a development phase. I already knew that I could use DbUnit to migrate the data,...

#DbUnit #liquibase Read essay →
database · NOV 21 · 2010

Installing JDBC Drivers in Spring Roo 1.1

I found this tip for installing JDBC drivers for Spring Roo 1.1:

#database #roo Read essay →
roo · NOV 17 · 2010

Trying out the Vaadin Addon for Spring Roo 1.1

If you want to know how to use the Vaadin Addon or Plugin with Spring Roo, then this is not really a tutorial or a howto, but should get you going.

#roo #tutorial #vaadin Read essay →

Browse all