Files
calvin.xiao d66a0b2716 使用flyway
2015-11-10 01:42:18 +08:00
..
2015-11-10 01:42:18 +08:00
2012-08-30 22:42:38 +08:00
2014-09-18 15:09:01 +08:00
2015-11-08 18:08:37 +08:00
2015-11-08 17:39:40 +08:00

Command to open a H2 web console.

If the maven script doesn't work, get the h2 jar file and type below command:

java -jar h2-1.4.xxx.jar -web -webPort 8090 -browser

See the wiki for details:

https://github.com/springside/springside4/wiki/H2database