We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 351b4c4 + 786a7e9 commit 2d35229Copy full SHA for 2d35229
src/main/resources/application-dev.yml
@@ -5,9 +5,6 @@ spring:
5
url: ${DB_URL}
6
username: ${DB_USERNAME}
7
password: ${DB_PASSWORD}
8
- pool:
9
- enabled: true
10
- max-size: 10
11
cloud:
12
gateway:
13
globalcors:
0 commit comments