Commit Graph

14 Commits

Author SHA1 Message Date
John Blum
318f0748cb Provide a convenient, default, abstract implementation of the o.a.g.security.SecurityManager interface. 2018-06-05 18:06:11 -07:00
John Blum
490d8c8ed9 Add Annotation based configuration to configure a client's 'durable-client-id' & 'durable-client-timeout' properties along with keeping the client's server event queue alive. 2018-06-04 18:38:44 -07:00
John Blum
41a7e7bc55 Add Annotation based configuration to configure the peer member's 'distributed-system-id' property. 2018-06-04 18:36:56 -07:00
John Blum
91c36588d1 Add Annotation based configuration to configure the member 'groups' property. 2018-06-04 18:35:16 -07:00
John Blum
636289aeef Improve configuration logic.
Edit Javadoc.

Rename memberNameIsCorrect() test case method to memberNameWasConfiguredCorrectly().
2018-06-04 18:33:31 -07:00
John Blum
9b9efe6db2 Change Spring Test for Apache Geode coordinates to org.springframework.data:spring-data-geode-test. 2018-06-01 18:34:43 -07:00
John Blum
a781c77140 Clean up any o.a.g.security.SecurityManager references before and after test execution. 2018-05-31 13:30:36 -07:00
John Blum
5b7d274723 Implement o.s.beans.factory.DisposableBean. 2018-05-31 12:57:24 -07:00
John Blum
1f9b97f4ee Annotate tests classes with @DirtiesContext to refresh the ApplicationContext. 2018-05-30 22:44:13 -07:00
John Blum
bd01ef5be0 Remove Spring Boot (Gradle) Plugin.
Apply the 'io.spring.dependency-management' (Gradle) plugin and import Spring Boot's BOM.
2018-05-30 22:18:22 -07:00
John Blum
0c3a1101ce Remove Spring IO Platform support.
Clean up dependencies.
2018-05-30 22:18:22 -07:00
John Blum
4be1dcc8ce Move all Spring Boot auto-configuration classes, functionality and supporting infrastructure to the geode-spring-boot-autoconfigure module. 2018-05-30 22:18:22 -07:00
John Blum
33bebf0f32 Enable Apache Geode/Pivotal GemFire mock objects for testing. 2018-05-30 22:18:21 -07:00
John Blum
65ae4cc59d Rename gemfire-spring-boot-starter module to gemfire-spring-boot.
Rename geode-spring-boot-starter module to geode-spring-boot.
2018-05-30 22:18:21 -07:00