-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathapplication.yml
66 lines (61 loc) · 1.61 KB
/
application.yml
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
spring:
main:
web-application-type: reactive
jackson:
default-property-inclusion: non_null
serialization:
write_enums_using_to_string: true
deserialization:
read_enums_using_to_string: true
FAIL_ON_MISSING_EXTERNAL_TYPE_ID_PROPERTY: false
management:
health:
elasticsearch:
enabled: false
endpoints:
web:
exposure:
include: "*"
base-path: /actuator
info:
git:
mode: full
server:
port: ${port:8080}
logging:
level:
reactor: WARN
#io.rsocket: TRACE
#io.netty: DEBUG
#com.planet.staccato.rsocket: DEBUG
#com.planet: DEBUG
#org.springframework: DEBUG
#com.fasterxml: DEBUG
#com.planet.staccato.es.initializer: DEBUG
#com.planet.staccato.es.repository: DEBUG
#io.grpc: DEBUG
#org.springframework.web.reactive: TRACE
o.s.b.web.embedded.netty.NettyWebServer: INFO
#org.springframework.web: DEBUG
#com.planet.ng.bcis.index.rsocket: DEBUG
#reactor.ipc: trace
#io.api: DEBUG
#org.springframework.web.reactive.function.client: debug
#org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping: WARN
#org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping: WARN
staccato:
version: 1.0.0
rsocket:
enabled: false
kafka:
enabled: false
grpc:
enabled: false
include-null-fields: false
generate-thumbnail-links: false
es:
index:
auto-initialize: true
aliases:
# alias key name should be the alias name, value should be the alias providers value
landsat-8-l1: landsat-8-l1