Remove deprecated GenericPropertiesContextLoader from the TCF
Since GenericPropertiesContextLoader was deprecated in Spring Framework 5.3, we have decided to remove it in Spring Framework 6.0. Closes gh-28911
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
cat.(class)=org.springframework.beans.testfixture.beans.Pet
|
||||
cat.$0=Garfield
|
||||
|
||||
testString.(class)=java.lang.String
|
||||
testString.$0=Test String
|
||||
Reference in New Issue
Block a user