I had a problem to configure an h2 mem instace in mysql mode for our unit and semi-integrational tests. I’ve expirienced “no *public* schema” exception. And found simple solution for that on stackoverflow.com Schema related problems with Flyway / Spring and H2 embedded database To remember: The schema name in the init script should be… Read more »
Posts Tagged: spring
Why is Java EE 6 better than Spring ?
Amazing blog entry by Arun Gupta: Why is Java EE 6 better than Spring ?