You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-data-geode-test/src/main/java/org/springframework/data/gemfire/tests/mock/beans/factory/config/GemFireMockObjectsBeanPostProcessor.java
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,8 @@
36
36
importorg.springframework.lang.Nullable;
37
37
38
38
/**
39
-
* A Spring {@link BeanPostProcessor} implementation that applies mocks and spies to
40
-
* Spring Data GemFire / Spring Data Geode (SDG) and Apache Geode / VMware GemFire
41
-
* {@link Object objects}.
39
+
* Spring {@link BeanPostProcessor} implementation that applies mocks and spies to Spring Data Geode (SDG)
0 commit comments