Add reference to o.a.g.cache.Region in Javadoc.

This commit is contained in:
John Blum
2018-05-27 23:46:49 -07:00
parent 5e64818110
commit 9fa05182bf

View File

@@ -62,6 +62,7 @@ import example.geode.cache.EchoCacheLoader;
* @author John Blum
* @see org.junit.Test
* @see org.apache.geode.cache.GemFireCache
* @see org.apache.geode.cache.Region
* @see org.springframework.boot.autoconfigure.SpringBootApplication
* @see org.springframework.boot.test.context.SpringBootTest
* @see org.springframework.context.annotation.Bean