or.tutorial.RestHttpServer.3.11.0.source-code.datasource.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of RestHttpServer Show documentation
Show all versions of RestHttpServer Show documentation
Tutorial of implementing REST
datasource.class = org.h2.jdbcx.JdbcDataSource
url = jdbc:h2:mem:exampleDb
user = sa