Olá pessoal, ocorreu um erro aqui assim que coloquei o novo arquivo de SQL:
Deram varios erros mas todos parecem apontar para a porta 8081
Caused by: org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #1 of URL [file:/C:/Users/adria/OneDrive/%c3%81rea%20de%20Trabalho/Cursos/Alura/Java/SpringBoot/forum/target/classes/data.sql]: server.port=8081; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax error in SQL statement "SERVER[*].PORT=8081"; expected "SET, SAVEPOINT, SCRIPT, SHUTDOWN, SHOW"; SQL statement: server.port=8081 [42001-200]
Caused by: org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax error in SQL statement "SERVER[*].PORT=8081"; expected "SET, SAVEPOINT, SCRIPT, SHUTDOWN, SHOW"; SQL statement: server.port=8081 [42001-200]