Commit Graph

484 Commits

Author SHA1 Message Date
John Blum
2a805fa24d Add exclusion on 'org.skyscreamer:jsonassert' in the 'org.springframework.boot:spring-boot-starter-test' dependency.
This transitive dependency creates a conflict with Apache Geode with the org.json.JSONObject class given Geode use but overrides (o.O) the same API.
2019-05-06 16:48:23 -07:00
John Blum
71c93615d9 Refactor test class setup and tearDown.
Remove GemfireBeanFactoryLocator cleanup.  Rely on IntegrationTestsSupport to cleanup the GemfireBeanFactoryLocator state.

Rename setup/tearDown method from cleanUpBeanFactoryLocatorReferences to cleanupSecurityManagerProxyInstance.
2019-05-06 16:48:23 -07:00
John Blum
2a77937700 Allow bean definition overrides in Unit and Integration Tests. 2019-05-06 16:48:23 -07:00
John Blum
493d91c7d7 Update dependency versions.
Upgrade to Apache Geode 1.6.0.

Upgrade to Pivotal GemFire 9.5.3.

Upgrade to core Spring Framework 5.1.6.RELEASE.

Upgrade to Spring Boot 2.1.4.RELEASE.

Upgrade to Spring Data for Apache Geode/Pivotal GemFire 2.1.6.RELEASE.

Upgrade to Spring Data Release Train Lovelace-SR6.

Upgrade to Spring Session BOM Bean-SR4.

Upgrade to Spring Session for Apache Geode/Pivotal GemFire 2.1.3.RELEASE.
2019-05-06 16:48:23 -07:00
John Blum
7772861262 Set version to 1.1.0.BUILD-SNAPSHOT. 2019-05-06 16:47:07 -07:00
John Blum
1c3a124f41 Prepare next development iteration. 2019-05-06 16:39:34 -07:00
John Blum
d4c6ae6164 Release 1.0.0.RELEASE 2019-05-06 15:26:58 -07:00
John Blum
e7d0e5f974 Add 1.0 GA release note for STDG 0.0.1.RELEASE upgrade. 2019-05-06 15:25:31 -07:00
John Blum
401868eeca Upgrade to Spring Data for Apache Geode/Pivotal GemFire Test 0.0.1.RELEASE. 2019-05-06 15:24:34 -07:00
John Blum
5f6a1251a1 Edit README.adoc.
Include reference to the Temperature Service, Spring Boot application example.
2019-05-06 14:48:58 -07:00
John Blum
fba399540a Update changelog.txt.
Include release notes for 1.0.0.RELEASE (GA).
2019-05-06 14:39:49 -07:00
John Blum
6a9edd5029 Edit README.adoc.
Add table to reference documentation, Javadoc and Samples by version.

Add anchors.

Revise the project goals.
2019-05-06 14:35:59 -07:00
John Blum
d218242afc Edit and polish Look-Aside Caching Sample Guide. 2019-05-06 14:21:57 -07:00
John Blum
cb15c74af6 Rename the 'example.app.caching.contoller' package to 'example.app.caching.controller'. 2019-05-06 13:39:35 -07:00
John Blum
30bb9fc82e Add Look-Aside Caching Sample to the table. 2019-05-06 13:10:58 -07:00
John Blum
6d634ab452 Add Asciidoc tags. 2019-05-06 13:03:49 -07:00
John Blum
f655ae4020 Fix syntax error in 'javax.cache:cache-api' runtime dependency declaration. 2019-05-06 13:03:26 -07:00
John Blum
75541a691d Create Spring Geode Documentation and Sample Guide for the Look-Aside Caching pattern. 2019-05-06 13:00:16 -07:00
John Blum
c2e90b9c17 Edit Javadoc. 2019-05-06 13:00:05 -07:00
John Blum
97f17557ca Create Spring Geode Sample application for the Look-Aside Caching pattern. 2019-05-06 13:00:05 -07:00
John Blum
938e247dc8 Re-arrange table of contents and docs (index includes).
Change the order to Data Serialization, Security, Spring Boot Actuator, Spring Session, Samples.
2019-05-02 06:47:04 -07:00
John Blum
39db0d42dd Change image links to be relative to images/. 2019-05-02 06:29:31 -07:00
John Blum
5df446e18d Move images to spring-geode-docs/src/docs/asciidoc/images. 2019-05-02 06:10:41 -07:00
John Blum
8ac286c6e9 Declare 'imagesdir' location variable.
Change all image references to be relative to 'imagesdir'.
2019-05-02 05:54:07 -07:00
John Blum
d4967f34b6 Move images to spring-geode-docs/src/docs/images.
Rename client-actuator-health-endpoint.png to client-actuator-health-endpoints.png.

Rename server-actuator-health-endpoint.png to server-actuator-health-endpoints.png.
2019-05-02 05:47:06 -07:00
John Blum
d93830bede Fix path variables (e.g. samples-dir) used in documentation and source files.
Remove trailing path separator (/).
2019-05-01 18:48:45 -07:00
John Blum
a795c4d3fd Fix source block containing Gradle-based, Spring libs-milestone repository reference. 2019-05-01 00:00:54 -07:00
John Blum
a13413a658 Prepare next development iteration. 2019-04-30 23:52:34 -07:00
John Blum
24018751a5 Release 1.0.0.RC2. 2019-04-30 23:39:04 -07:00
John Blum
3d06e521b0 Edit changelog.
Update the changelog with changes in 1.0.0.RC2.
2019-04-30 23:37:18 -07:00
John Blum
e65b2725a3 Include 'back' links. 2019-04-30 23:20:43 -07:00
John Blum
a60fe9e8b3 Correct URLs and source file includes. 2019-04-30 23:20:27 -07:00
John Blum
0c6c6a79b1 Edit Spring Boot Actuator Sample Guide. 2019-04-30 23:05:12 -07:00
John Blum
934f03ebce Format source code for documentation reference purposes. 2019-04-30 23:04:44 -07:00
John Blum
48ad20244e Correct misspelled image file names. 2019-04-30 23:03:59 -07:00
John Blum
3edb1ca00a Add Sample with guide and example application/code for using Spring Boot's Actuator. 2019-04-30 18:26:10 -07:00
John Blum
05900e499e Add Asciidoc tag references. 2019-04-30 18:23:59 -07:00
John Blum
4beb39c336 Add 'org.springframework.boot:spring-boot-autoconfigure-processor' as an optional dependency. 2019-04-29 20:32:05 -07:00
John Blum
bd2b5ab146 Remove unnecessary @ConditionalOnClass on the GemFireCache.class. 2019-04-29 20:27:06 -07:00
John Blum
e2031ef892 Add 'javax.cache:cache-api' as a runtime dependency to the starters. 2019-04-29 20:08:32 -07:00
John Blum
f0e8b7964c Remove exclusions on 'org.springframework.boot:spring-boot-starter-logging'.
Add exclusion on 'org.apache.logging.log4j:log4j-to-slf4j'.
2019-04-29 19:49:36 -07:00
John Blum
473e31af30 Remove unnecessary use of java.util.Optional. 2019-04-29 19:37:14 -07:00
John Blum
332b228589 Edit Javadoc.
Correct invalid '@literl' and '@lin' Javadoc tags.
2019-04-29 16:19:04 -07:00
John Blum
3121f6684c Add generated Lombok configuration file to Spring Boot Actuator Sample. 2019-04-29 16:14:29 -07:00
John Blum
9e3e8f45d2 Add logging configuration files for JUL, Log4j and SLF4J to the Spring Boot Actuator Sample application. 2019-04-29 16:14:29 -07:00
John Blum
280ee00f61 Move Spring Boot Actuator Sample under the spring-geode-samples.
Declare the FreeFair Lombok Gradle Plugin in spring-geode-samples-boot-actuator.gradle.
2019-04-29 16:14:29 -07:00
Spring Operator
12a675e045 URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 134 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0.html with 1 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.html ([https](https://www.apache.org/licenses/LICENSE-2.0.html) result 200).

Resolves gh-30.
2019-04-29 16:14:29 -07:00
John Blum
c8b4c3702e Switch dependencies from spring-geode-starter & spring-geode-actuator-autoconfigure to spring-geode-starter-actuator. 2019-04-29 16:14:29 -07:00
John Blum
4ba70b6e8f Declare the mainClassName property for bootJar. 2019-04-29 16:14:29 -07:00
John Blum
6f721538cb Add client member to the 'TemperatureMonitors' group.
Set the client member name to 'TemperatureMonitoringService'.
2019-04-29 16:14:29 -07:00