jdbc.name = database jdbc.url = jdbc:h2:tcp://localhost/./../data/books jdbc.user = sa jdbc.password = test jdbc.driver = org.h2.Driver