#server.port=3000 spring.datasource.url=jdbc:mysql://localhost:3307/sp?serverTimezone=Europe/Rome spring.datasource.username=root spring.datasource.password=pass spring.jpa.hibernate.ddl-auto=update spring.datasource.initialization-mode=always