* Add H2 database implementation, based on JdbcDatabase * Skeleton for schema migrations (none implemented yet) * Create settings table * Create contacts table * DAO methods for settings and contacts