spring.datasource.driver-class-name=org.h2.Driver spring.datasource.url=jdbc:h2:mem:db;DB_CLOSE_DELAY=-1 spring.datasource.username=sa spring.datasource.password=sa spring.jpa.hibernate.ddl-auto=create spring.mail.host=mail.test.com spring.mail.properties.mail.transport.protocol=smtp spring.mail.properties.mail.smtp.port=25 email.shared.view.from=PDX Portal email.shared.view.subject=Test email.shared.view.body=Hello there,\n\nhere is the link to my shared state: %1$s. \n\nNotes:\n\n%2$s AWS_ACCESS_KEY= AWS_ACCESS_SECRET= AWS_IAM_USE_ROLES=false AWS_REGION=us-east-1 AWS_S3_BUCKET=pdx-files