mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 13:31:46 +00:00
Deprecate put(MergedContextConfiguration, ApplicationContext) in ContextCache
Closes gh-35415
This commit is contained in:
+1
@@ -83,6 +83,7 @@ class LruContextCacheTests {
|
||||
|
||||
|
||||
@Nested
|
||||
@SuppressWarnings("deprecation")
|
||||
class PutUnitTests {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user