I prescribe the following ones, but the idea is cursed by the driver - he writes that he cannot load it.
<bean id="dataSource" class="org.springframework.jdbc.datasource.DriverManagerDataSource"> <property name="driverClassName" value="org.h2.JDBC"/> <property name="url" value="jdbc:h2:~/test"/> <property name="username" value=""/> <property name="password" value=""/> </bean>