6 lines
86 B
YAML
6 lines
86 B
YAML
spring:
|
|
codec:
|
|
max-in-memory-size: 500KB
|
|
|
|
host: http://localhost:${server.port}
|