server: port: 8080 spring: datasource: url: jdbc:h2:file:~/fxapolloportaldb username: sa password: sa jpa: show-sql: true