John Blum
e03341892f
Declare spring-boot-loader-tools dependency in local build Gradle Plugins to align with the Spring Boot version (2.7.x) expected with SSDG 2.7.x.
2023-06-13 15:47:26 -07:00
John Blum
b259ee414d
Format source code in SpringModulePlugin and AbstractSpringJavaPlugin.
2023-06-09 19:02:29 -07:00
John Blum
be24bdff83
Upgrade to Spring Dependency Management Gradle Plugin 1.0.15.RELEASE.
2023-06-09 18:23:13 -07:00
John Blum
473b98e2aa
Upgrade to Spring NoHTTP Gradle Plugin 0.0.11.
2023-06-09 18:22:09 -07:00
John Blum
694e4f2655
Fix implementation class reference to Spring PropDepsPlugin.
2023-06-09 17:51:53 -07:00
John Blum
0c35b95d72
Refactor Spring Sample Boot & War Gradle Plugins.
2023-06-09 17:43:36 -07:00
John Blum
93f8576740
Annotate GemFireServerPlugin, GemFireServerTask instance variables with Gradle API Tasks input/output annotations.
2023-06-09 16:58:42 -07:00
John Blum
3c97c07ddc
Import Spring Build Conventions Gradle Plugins.
2023-06-09 16:41:53 -07:00
John Blum
69cfe8f946
Update Copyright to 2022.
2022-03-23 17:53:10 -07:00
John Blum
f1268b3887
Update Copyright Year to 2020.
2020-03-03 03:56:08 +01:00
John Blum
e574fa646e
Switch all HTTP URLs to HTTPS.
2019-07-03 17:38:46 -07:00
John Blum
8d9bdbd497
Set absolute path to 'java' EXE.
2019-05-29 12:24:32 -07:00
John Blum
4b8047123c
Update Copyright to 2019.
...
Resolve gh-20.
2019-01-15 07:49:23 -08:00
John Blum
7426a0c92e
Update Copyright to 2018.
2018-11-08 00:28:51 -08:00
John Blum
4536dfa5e3
Refactor GemFireServer Gradle Plugin to handle both Boot and WAR based integration tests.
2018-08-22 10:51:17 -07:00
John Blum
d856bce248
Re-organize all client/server sample code to separate client and server classes into client and server packages, respectively.
...
Rename sample.ServerConfig class to sample.server.GemFireServer and apply the GemFireServer Gradle Plugin.
Change all 'spring.session.data.gemfire.*' and 'spring.session.data.geode.*' properties to use the SDG property prefixed with 'spring.data.gemfire.*'.
2018-08-22 10:51:17 -07:00
John Blum
61048a3e04
Run GemFireServer class in the sample.server package.
...
Change all Spring Session (Data Geode) System properties to SDG properties (i.e. 'spring.data.gemfire.*').
Remove any 'spring.session.data.gemfire.*' and 'spring.session.data.geode.*' property configuration.
Remove commented code.
2018-08-22 10:51:04 -07:00
John Blum
0569a8da74
Change 'spring.session.data.gemfire.cache.server.port' System property for configuring the GemFire CacheServer port to 'spring.data.gemfire.cache.server.port'.
2018-08-21 22:04:54 -07:00
John Blum
fbf5044930
Set the 'spring.data.gemfire.pool.servers' property.
2018-08-15 01:04:48 -07:00
John Blum
3c984bad1d
Set the 'spring.data.gemfire.cache.server.port' property in addition to the 'spring.session.data.geode.cache.server.port' property.
2018-08-13 17:00:11 -07:00
John Blum
04168ef1b3
Fixup documentation and samples.
2017-07-26 16:08:11 -07:00
John Blum
f501df2315
Refactor the GemFireServer Groovy Plugin to log debug messages to System.err.
...
Change process?.destroyForcibly() to process?.destroy().
2017-07-20 13:45:17 -07:00
John Blum
4043d51b71
Rename 'gemFireServer' property to 'gemfireServer'.
2017-06-07 09:44:40 -07:00
John Blum
dd3b01fba2
Add a .gitignore file.
2017-06-06 17:20:34 -07:00
John Blum
767074d7b8
Additional spring-session-data-geode setup.
2017-06-06 16:04:40 -07:00
Rob Winch
35e1ba929b
Initial spirng-session-data-geode setup.
...
(cherry picked from commit c5a1ee021016d37dda5e5eb96320ee1be9869314)
Signed-off-by: John Blum <jblum@pivotal.io >
2017-06-06 16:00:46 -07:00