-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapplication.yml
More file actions
41 lines (41 loc) · 762 Bytes
/
application.yml
File metadata and controls
41 lines (41 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
eureka:
client:
serviceUrl:
defaultZone: http://localhost:8011/eureka,http://localhost:8012/eureka,http://localhost:8013/eureka
---
spring:
profiles: subject
application:
name: subject
words: I,You,He,She,It
---
spring:
profiles: verb
application:
name: verb
words: ran,knew,had,saw,bought
---
spring:
profiles: article
application:
name: article
words: a,the
---
spring:
profiles: adjective
application:
name: adjective
words: reasonable,leaky,suspicious,ordinary,unlikely
---
spring:
profiles: noun
application:
name: noun
words: boat,book,vote,seat,backpack,partition,groundhog
---
spring:
profiles: cold-noun
application:
name: noun
words: icicle,refrigerator,blizzard,snowball