Edit `src/main/resources/application.properties`: Database settings spring.datasource.url=jdbc:mysql://localhost:3306/timesheetdb?useSSL=false&serverTimezone=UTC ...