* move security content from spring-security-rest-full * swagger update * move query language to new module * rename spring-security-rest-full to spring-rest-full * group persistence modules
7 lines
192 B
INI
7 lines
192 B
INI
spring.mail.host=localhost
|
|
spring.mail.port=8025
|
|
spring.mail.properties.mail.smtp.auth=false
|
|
|
|
amazon.dynamodb.endpoint=http://localhost:8000/
|
|
amazon.aws.accesskey=key
|
|
amazon.aws.secretkey=key2 |