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

8 lines
300 B
Properties

# Deprecated Properties for Demonstration
#spring.resources.cache.period=31536000
#spring.resources.chain.compressed=false
#spring.resources.chain.html-application-cache=false
spring.web.resources.cache.period=31536000
spring.web.resources.chain.compressed=false
banner.image.location="myBanner.txt"