# Datasource configuration spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver spring.jpa.database-platform=org.hibernate.dialect.MySQL8Dialect #Great spring.datasource.url=jdbc:mysql://host.docker.internal:3306/porto?createDatabaseIfNotExist=true&serverTimezone=UTC #spring.datasource.url=jdbc:mysql://localhost:3306/porto spring.datasource.username=root spring.datasource.password=root #Alien #spring.datasource.url=jdbc:mysql://localhost:3306/porto #spring.datasource.url=jdbc:mysql://localhost:3306/portem #Laps #spring.datasource.url=jdbc:mysql://localhost:3306/twjobs #spring.datasource.username=root #spring.datasource.password=Pasq2024@ #spring.datasource.password=root spring.servlet.multipart.max-file-size=2GB spring.servlet.multipart.max-request-size=2GB #Email spring.mail.host=smtp.gmail.com spring.mail.port=587 spring.mail.username=pauloacb2020@gmail.com spring.mail.password=ehyn ryqu utgv ntjd spring.mail.properties.mail.smtp.auth=true spring.mail.properties.mail.smtp.starttls.enable=true # JPA configuration spring.jpa.show-sql=true spring.jpa.properties.hibernate.event.merge.entity_copy_observer=allow # Hibernate configuration spring.jpa.hibernate.ddl-auto=update #spring.jpa.hibernate.ddl-auto=create-drop spring.jpa.properties.hibernate.format_sql=true # Pagination configuration spring.data.web.pageable.one-indexed-parameters=true spring.data.web.pageable.default-page-size=2 #tamanho m�ximo de pagina��o pra todo sistema spring.data.web.pageable.max-page-size=20 # spring.data.web.pageable.page-parameter=pagina # spring.data.web.pageable.size-parameter=tamanho br.com.treinaweb.twjobs.jwt.accessSecret=b9048bb98d808d82bf7250333035db0ea7ada419a53153ec550fcf3dd6d51b13 br.com.treinaweb.twjobs.jwt.accessExpiresIn=3600 br.com.treinaweb.twjobs.jwt.refreshSecret=5893d555ee0b886b14929d630c2027b912c104ca29295bf9fd126666baf5bff1 br.com.treinaweb.twjobs.jwt.refreshExpiresIn=7200 contato.disco.raiz = C:\\fotos-java contato.disco.diretorio-fotos = contato-disco