Skip to content

Commit 3b2cf48

Browse files
committed
Edit Javadoc in the GemFireMockObjectsBeanPostProcessor class.
1 parent 98a1e17 commit 3b2cf48

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

spring-data-geode-test/src/main/java/org/springframework/data/gemfire/tests/mock/beans/factory/config/GemFireMockObjectsBeanPostProcessor.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@
3636
import org.springframework.lang.Nullable;
3737

3838
/**
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)
40+
* and Apache Geode.
4241
*
4342
* @author John Blum
4443
* @see java.util.Properties

0 commit comments

Comments
 (0)