John Blum
397c02ca57
Release 1.1.0.RC2.
2019-08-13 23:47:59 -07:00
John Blum
006f009525
Update changelog with 1.1.0.RC2 release notes.
2019-08-13 23:37:18 -07:00
John Blum
e93a3ee7b4
Update dependencies.
...
Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.7.RELEASE.
Upgrade to Spring Session for Apache Geoee & Pivotal GemFire 2.1.5.RELEASE.
2019-08-13 23:35:20 -07:00
John Blum
3e3e2a052b
Set transitive dependencies to release versions.
...
Set Spring Framework version to 5.1.9.RELEASE.
Set Spring Boot version to 2.1.7.RELEASE.
Set Spring Data for Apache Geode & Pivotal GemFire version to 2.1.10.RELEASE.
Set Spring Data Release Train version to Lovelace-SR10.
Set Spring Session BOM version to Bean-SR7.
Set Spring Session for Apache Geode & Pivotal GemFire version to 2.1.4.RELEASE.
2019-08-13 02:25:42 -07:00
John Blum
2d5a0313c1
Add 'back' link to the end of the Sample Guide to return to the SBDG Samples.
2019-08-13 01:09:23 -07:00
John Blum
fd0f072215
Formate source code for documentation purposes.
2019-08-13 01:05:52 -07:00
John Blum
4c505e7568
Edit Sample Guide on Near Caching.
...
Fix grammatical and spelling errors.
Make the prose more concise.
2019-08-13 01:05:38 -07:00
John Blum
114dae5df3
Rename 'example.app.near.caching' package to 'example.app.caching.near'.
2019-08-12 19:25:31 -07:00
John Blum
a4e0f98326
Add Near Caching Sample Guide and Code references to the Samples table.
2019-08-12 19:07:15 -07:00
John Blum
f3a2af12dc
Add Project Lombok configuration file for Near Caching Sample Code.
2019-08-12 19:01:47 -07:00
John Blum
f968ac8d8c
Add Integration Tests for the Near Caching Sample Code.
2019-08-12 18:30:47 -07:00
John Blum
0acf8c85cb
Add Sample Code for Near Caching.
2019-08-12 18:12:45 -07:00
John Blum
9df9f0fe80
Add Sample Guide for Near Caching.
2019-08-12 18:11:58 -07:00
John Blum
a59017949a
Add convenient o.a.g.cache.CacheListener implementation that processes all EntryEvents and RegionEvents using the same logic.
2019-08-12 10:37:47 -07:00
John Blum
c55494be57
Edit Sample Guide on Inline Caching.
2019-08-08 22:41:02 -07:00
John Blum
a78ba2a602
Edit Sample Guide on Look-Aside Caching.
2019-08-08 22:40:46 -07:00
John Blum
ba537f2913
Fix incorrect main class name for the Spring Boot JAR file.
2019-08-05 17:44:59 -07:00
John Blum
3dcc662fde
Optimize imports.
2019-08-02 17:00:55 -07:00
John Blum
051b6abeb3
Add Integration Tests covering the Counter Service appliaction in the Spring Geode Sample for Look-Aside Caching.
2019-08-02 17:01:43 -07:00
John Blum
b8736210ff
Add Integration Tests covering the Customer Service application in the Spring Geode Sample for Spring Boot Auto-Configuration of Apache Geode.
2019-08-02 17:00:55 -07:00
John Blum
1da0f0d5dc
Upgrade to TestContainers 1.11.3.
2019-08-02 12:22:22 -07:00
John Blum
7288f228f7
Update latest 1.1.x version in Documentation to 1.1.0.RC1.
2019-08-02 12:21:36 -07:00
John Blum
4cdae5aaa5
Prepare next development iteration.
...
Set version to 1.1.0.BUILD-SNAPSHOT.
Set Spring Framework version to 5.1.9.BUILD-SNAPSHOT.
Set Spring Boot version to 2.1.7.BUILD-SNAPSHOT.
Set Spring Data for Apache Geode & Pivotal GemFire version to 2.1.10.BUILD-SNAPSHOT.
Set Spring Data Release Train version to Lovelace-BUILD-SNAPSHOT.
Set Spring Session BOM version to Bean-BUILD-SNAPSHOT.
Set Spring Session for Apache Geode & Pivotal GemFire version to 2.1.5.BUILD-SNAPSHOT.
2019-08-02 12:14:27 -07:00
John Blum
49970edede
Release 1.1.0.RC1.
2019-08-02 11:56:16 -07:00
John Blum
ebc5bf9d10
Update changelog with 1.1.0.RC1 release notes.
2019-08-02 11:48:10 -07:00
John Blum
21de9a81d2
Upgrade dependencies.
...
Upgrade to Mockito 3.0.0.
Upgrade to Pivotal GemFire 9.5.4.
Set Spring Framework version to 5.1.8.RELEASE.
Set Spring Boot version to 2.1.6.RELEASE.
Set Spring Data for Apache Geode & Pivotal GemFire version to 2.1.9.RELEASE.
Set Spring Data Release Train version to Lovelace-SR9.
Set Spring Session BOM version to Bean-SR6.
Set Spring Session for Apache Geode & Pivotal GemFire 2.1.4.RELEASE.
2019-08-02 11:42:29 -07:00
John Blum
3ee5af7bba
Edits to Inline & Look-Aside Caching documentation for clarity.
2019-08-01 22:28:17 -07:00
John Blum
59a9d8d1c9
Format source for documentation purposes.
2019-08-01 22:27:26 -07:00
John Blum
a2f97fe2ba
Add Lombok configuration file for Inline Caching Sample.
2019-08-01 14:36:55 -07:00
John Blum
a4e0c92073
Add 'spring-boot-data-geode' anchor to the main title in the index page.
2019-08-01 14:11:47 -07:00
John Blum
7f564455eb
Add section in the guide on tests.
2019-08-01 14:10:53 -07:00
John Blum
e58adf04e3
Add Asciidoc tags for code references.
2019-08-01 14:09:28 -07:00
John Blum
ccee3cffcc
Create Sample Guide for Inline Caching.
2019-08-01 14:02:28 -07:00
John Blum
e9ae8e1417
Add CalculatorController Spring Web MVC component exposing a REST API for the Calculator application.
2019-08-01 14:02:00 -07:00
John Blum
532599aa2a
Fix bug in CalculatorService incorrectly capturing the 'operand' of the mathematical function.
2019-08-01 14:01:31 -07:00
John Blum
ea7170f8dc
Add Lombok Gradle Plugin to preprocess source code during compilation.
2019-08-01 12:56:41 -07:00
John Blum
97e46f1dd4
Add Integration Tests for the Inline Caching Sample, Spring Boot application.
2019-07-31 18:40:24 -07:00
John Blum
7867bc4b17
Add Sample Code and Spring Boot application for Inline Caching.
2019-07-31 18:25:31 -07:00
John Blum
18dffa791b
Edits to the Sample Guide on Look-Aside Caching.
2019-07-31 18:23:51 -07:00
John Blum
acb454685c
Edits to the introdution in the chapter on 'Caching using Apache Geode or Pivotal GemFire'.
2019-07-31 18:22:01 -07:00
John Blum
66327392c7
Add Gradle build file to configure the generated Maven POMs for SBDG modules.
...
Resolves gh-43.
2019-07-26 00:31:37 -07:00
John Blum
3844f8a4cf
Switch to opendjdk8 for Travis CI builds.
2019-07-25 19:13:22 -07:00
John Blum
2c5cbc1a2c
Change Gradle project description to highlight the Sample is for Look-Aside Caching.
2019-07-25 10:54:26 -07:00
John Blum
54ba52e08e
Switch from the repo.spring.io/plugins-release to repo.spring.io/plugins-snapshot repo.
2019-07-04 18:24:21 -07:00
John Blum
6483355c87
Update dependencies and set to BUILD-SNAPSHOT versions.
...
Set Spring Framework version to 5.1.9.BUILD-SNAPSHOT.
Set Spring Boot version to 2.1.7.BUILD-SNAPSHOT.
Set Spring Data for Apache Geode & Pivotal GemFire to 2.1.10.BUILD-SNAPSHOT.
Set Spring Data Release Train version to Lovelace-BUILD-SNAPSHOT.
Set Spring Session BOM version to Bean-BUILD-SNAPSHOT.
Set Spring Session for Apache Geode & Pivotal GemFire version to 2.1.5.BUILD-SNAPSHOT.
2019-07-04 18:10:08 -07:00
John Blum
7dc2651040
Switch HTTP URL to the Micrometer website to use HTTPS.
2019-07-03 17:27:01 -07:00
John Blum
ac57c21688
Upgrade to Spring Build Conventions Gradle Plugin 0.0.26.RELEASE.
2019-07-03 17:26:08 -07:00
John Blum
4e95289117
Update 1.1.x version in Documentation references to 1.1.0.M3.
2019-07-03 01:56:22 -07:00
John Blum
42003a99b8
Prepare next development iteration.
2019-07-03 01:45:27 -07:00
John Blum
58c2fba13f
Release 1.1.0.M3.
2019-07-03 01:26:35 -07:00