According to the features!
Find "Execute SQL on Connection", then you can init the SQL!
In the spring boot:
url: "jdbc:h2:mem:commerce_db;INIT=create schema if not exists working\\;SET SCHEMA working;MODE=PostgreSQL;DATABASE_TO_LOWER=TRUE;IGNORECASE=TRUE;DB_CLOSE_DELAY=-1"