• Phillip Webb's avatar
    Fix TypeExcludeFiltersContextCustomer key · aaf118c5
    Phillip Webb authored
    Update `TypeExcludeFiltersContextCustomer` to use filter instances
    as part of the key, rather than class references. In order to be used
    in tests, `TypeExcludeFilter` implementations must now implement valid
    `hashCode` and `equals` methods.
    
    Fixes gh-8125
    aaf118c5
Name
Last commit
Last update
..
java/org/springframework/boot/test/autoconfigure Loading commit data...
resources/META-INF Loading commit data...