- Courault, Joaquín
- Lorenzini, Cecilia
- Vargas Tettamanti, Bruno
server.port=8081 spring.jpa.database=MYSQL spring.jpa.show-sql=true spring.jpa.hibernate.ddl-auto=none spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.url=jdbc:mysql://localhost:3306/daos2023?serverTimezone=UTC spring.datasource.username=root spring.datasource.password=9844