2024-09-16T16:20:00.836-03:00 ERROR 6349 --- [nio-8081-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: org.springframework.dao.InvalidDataAccessResourceUsageException: could not execute statement [ERROR: relation "usuarios" does not exist Posição: 13] [insert into usuarios (cpf,email,nascimento,nome) values (?,?,?,?)]; SQL [insert into usuarios (cpf,email,nascimento,nome) values (?,?,?,?)]] with root cause
org.postgresql.util.PSQLException: ERROR: relation "usuarios" does not exist Posição: 13