* 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
6 lines
147 B
Properties
6 lines
147 B
Properties
# Security
|
|
security.user.name=admin
|
|
security.user.password=password
|
|
|
|
spring.dao.exceptiontranslation.enabled=false
|
|
spring.profiles.active=exception |