|
|
@ -25,10 +25,6 @@ spring: |
|
|
|
rest: |
|
|
|
rest: |
|
|
|
uris: http://127.0.0.1:9200 |
|
|
|
uris: http://127.0.0.1:9200 |
|
|
|
|
|
|
|
|
|
|
|
mybatis-plus: |
|
|
|
|
|
|
|
configuration: |
|
|
|
|
|
|
|
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
security: |
|
|
|
security: |
|
|
|
oauth2: |
|
|
|
oauth2: |
|
|
|
client: |
|
|
|
client: |
|
|
@ -51,4 +47,4 @@ project: |
|
|
|
|
|
|
|
|
|
|
|
logging: |
|
|
|
logging: |
|
|
|
level: |
|
|
|
level: |
|
|
|
root: debug |
|
|
|
com.keyware: debug |
|
|
|