Sameer 4f6634745d Spring Boot Properties Migrator Demo (#11975)
* Spring Boot Properties Migrator Demo

* updated demo properties (#1)

Co-authored-by: s9m33r <no-reply>

* Article/bael 5446 (#2)

* updated demo properties

* formatting

Co-authored-by: s9m33r <no-reply>

Co-authored-by: s9m33r <no-reply>
2022-04-15 09:16:47 -05:00

17 lines
281 B
YAML

# Deprecated Properties for Demonstration
#spring:
# resources:
# cache:
# period: 31536000
# chain:
# compressed: true
# html-application-cache: true
spring:
web:
resources:
cache:
period: 31536000
chain:
compressed: false