• Rui Figueira's avatar
    Remove outdated reference to `EnvironmentTestUtils` · 958aa5db
    Rui Figueira authored
    Documentation still refers to the now deprecated `EnvironmentTestUtils`
    class instead of `TestPropertyValues` for setting environment values in
    tests.
    
    This commit replaces it with `TestPropertyValues` and provides an
    equivalent code example.
    
    Closes gh-12711
    958aa5db
spring-boot-features.adoc 294 KB