swagger.public_url = http://localhost:8080 swagger.public_desc = OAI to FTP (DEV) swagger.api_title = Oai2Ftp swagger.api_desc = API Documentation swagger.api_version = 0.0.1 spring.datasource.url=jdbc:h2:mem: spring.datasource.username= spring.datasource.password= spring.jpa.show-sql=true spring.jpa.hibernate.ddl-auto=update spring.jpa.properties.hibernate.format_sql=true spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.H2Dialect oai2ftp.conf.storage.url = file:///tmp/test_oai oai2ftp.conf.storage.user = oai2ftp.conf.storage.password = oai2ftp.conf.execution.expirationTime = 12