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.from=PDX Portal email.shared.view.subject=Sharing View Test email.shared.view.body=Hello Test,\n\n%1$s shared a data view with you from PDX data portal: %2$s. \n\nNotes:\n\n%3$s email.feedback.address=test_mail aws.access.key= aws.access.secret= aws.region=us-east-1 aws.s3.bucket=pdx-files aws.use.ec2.metadata=false # A folder in the temp directory that is used as a local file storage. LOCAL_STORAGE_FOLDER=pdx_test_data spring.profiles.active=test pdx.max.cluster.size=2000