Files
spring-boot-rest/spring-reactive-modules/spring-reactive-exceptions/src/main/resources/application.yaml
Sameer 1c8962aff3 using static test port (#12896)
Co-authored-by: s9m33r <no-reply>
2022-10-21 08:24:25 -07:00

6 lines
86 B
YAML

spring:
codec:
max-in-memory-size: 500KB
host: http://localhost:${server.port}