Vedran Pavic
79f187ddd6
Upgrade samples to Boot 2.0.0.M1
...
Fixes gh-782
2017-05-30 22:37:36 +02:00
Vedran Pavic
dd4983f33e
Improve samples logging
2017-05-10 00:24:57 -05:00
Rob Winch
df267774da
Use dependency-management.gradle
2017-05-09 02:52:53 -05:00
Vedran Pavic
86e892c806
Improve Spring Boot based samples
...
Fixes gh-693
2017-05-04 18:56:12 +02:00
Vedran Pavic
5b4d0c40d8
Replace explicit type arguments with diamond operator
2017-05-03 10:06:56 -05:00
Rob Winch
78ea101a43
Add logback.xml
...
This will ensure the logs are not too large which will improve performance
and ensure that the build works on Travis which caps the log file size.
2017-05-03 10:06:44 -05:00
Vedran Pavic
2ebbe762f0
Downgrade Spring Boot to 1.5.3.RELEASE
...
Fixes gh-710
2017-04-28 17:27:49 +02:00
Rob Winch
63b836b212
Remove Mongo
...
Fixes gh-768
2017-04-26 22:19:10 -05:00
Rob Winch
02da23a2a0
Remove GemFire
...
Fixes gh-768
2017-04-26 22:19:10 -05:00
Rob Winch
89adc13201
Use Optional
2017-04-26 22:19:10 -05:00
Rob Winch
d590ca58e4
Standardize Build
...
Fixes gh-769
2017-04-26 22:11:41 -05:00
Vedran Pavic
815cbf4ee8
Update DefaultCookieSerializer to use base64 by default
...
Fixes gh-736
2017-04-26 22:49:47 +02:00
Rob Winch
707b8bb062
Revert "Workaround Lettuce Bug"
...
This reverts commit adbff45a23 .
Fixes gh-759
2017-04-26 11:30:28 -05:00
Rob Winch
adbff45a23
Workaround Lettuce Bug
...
Issue gh-759
2017-04-26 08:57:22 -05:00
John Blum
e67afefcd8
Fix Java 8 ambiguous compiler errors
2017-04-22 01:04:19 -07:00
John Blum
327323da38
Upgrade to io.spring.dependency-management Gradle plugin 1.0.2.RELEASE
...
Apply io.spring.dependency-management Gradle plugin to all Boot samples to properly resolve Boot dependencies with implicit versioning
2017-04-21 23:21:39 -07:00
John Blum
83e5d6f2a7
Upgrade to Java 8 source and target baseline
2017-04-21 23:19:01 -07:00
John Blum
8dd6aa38ed
Upgrade to io.lettuce:lettuce-core:5.0.0.BUILD-SNAPSHOT
2017-04-21 22:16:05 -07:00
John Blum
3cc53fae2c
Upgrade to Gradle 3.5
2017-04-21 21:00:24 -07:00
Vedran Pavic
3f239b4956
Fix Spring Boot deprecation warnings
2017-03-05 12:13:11 +01:00
Rob Winch
b65423f296
FindByUsernameTests check if driver is null
...
Fixes gh-740
2017-03-03 10:53:12 -06:00
John Blum
b3706addbb
Introduce more reliable coordination between a GemFire client/server during integration tests.
...
Fixes gh-672
2017-01-31 12:47:28 -08:00
John Blum
3e24393e9a
Fixes GemFire client/server integratione tests issue when setting JAVA_TOOL_OPTIONS env var
...
Fixes gh-669
2017-01-30 15:20:06 -08:00
John Blum
0e10b7763c
Remove 'thymeleaf-extras-conditionalcomments' dependency
...
Fixes gh-721
2017-01-25 22:27:51 -08:00
Rob Winch
43d83f6398
Polish
2017-01-16 16:05:36 -06:00
Vedran Pavic
862659b9b7
Restructure samples
2017-01-14 10:29:30 +01:00
John Blum
536156a4ec
Consistentely apply Spring Data BOM across Spring Session modules
...
Fixes gh-709
2017-01-13 17:54:44 -08:00
Rob Winch
ff72bf1234
Additional boot polish
2017-01-09 21:49:14 -08:00
Eddú Meléndez
1a318b89d9
Convert groovy tests to java
2017-01-09 21:47:57 -08:00
Rob Winch
f98697416e
spring-boot-starter-data-redis
2017-01-09 21:47:47 -08:00
Rob Winch
89c91c19d8
Fix spring platform Brussels
...
* Update to dependency-management-1.0.0.RC2
* Update to spring-io-plugin 0.0.6.RELEASE
* Update to Boot 1.5 (which requires newer dependency management plugin)
2017-01-05 14:59:15 -06:00
Eddú Meléndez
94221c70a9
Clear warnings from spring-boot gradle plugin
2016-11-11 15:27:55 -06:00
Rob Winch
7d680ff3ef
Update to Spring Security 4.2.0
...
Fixes gh-662
2016-11-10 15:37:17 -06:00
Vedran Pavić
9133e337e6
Use webjars-locator in samples ( #587 )
2016-08-15 13:25:53 -05:00
Vedran Pavic
2b4a349b1a
Use webjars for static resources in sample apps
2016-06-29 12:59:54 -05:00
Eddú Meléndez
00004e2f50
Polish build.gradle samples
...
Disable publishing samples artifacts.
Fixes gh-518
2016-06-19 03:01:35 +10:00
Rob Winch
4f7728f5b5
Fix Checkstyle Eclipse Settings
...
Issue gh-417
2016-03-14 00:13:46 -05:00
Rob Winch
2592905b41
Add Eclipse settings
...
Fixes gh-417
2016-03-07 15:37:22 -06:00
Rob Winch
f0200696ef
Additional Checkstyle Fixes
...
Issue gh-393
2016-03-07 15:36:17 -06:00
Vedran Pavic
7f3302253b
Prepare codebase to adhere to Checkstyle rules
...
Issue gh-393
2016-03-07 15:33:42 -06:00
Rob Winch
9e3bcafa75
Use @SpringBootApplication
2016-03-07 12:45:06 -06:00
Rob Winch
e338e70972
Remove unnecessary JS from boot sample
...
Fixes gh-378
2016-02-22 22:03:43 -06:00
Rob Winch
db45698e25
Support application specific prefix
...
Fixes gh-166
2015-08-17 14:44:22 -05:00
Rob Winch
8eca5ea4c6
Remove Embedded Redis
...
Fixes gh-248
2015-07-24 15:40:55 -05:00
Rob Winch
865e381c7c
Move Embedded Redis classes to org.springframework.session.redis.embedded
...
This prevents the embedded redis from being picked up in ComponentScan
in any of the samples unless the @EnableEmebeddedRedis annotation is used.
Polish gh-184
2015-04-14 21:59:19 -05:00
Rob Winch
4a0aa6e608
Add EnableEmbeddedRedis
...
Fixes gh-184
2015-04-09 17:02:56 -05:00
Rob Winch
d3ab764c76
Update Boot sample to use Redis Starter
...
Fixes gh-125
2015-04-03 13:15:23 -05:00
Rob Winch
208493b6fd
Update to embedded 0.5
...
Fixes gh-179
2015-04-03 12:07:49 -05:00
Rob Winch
4dedb4d10a
Spaces to tabs and license cleanup
2015-04-03 11:13:13 -05:00
Rob Winch
3f23643121
Polish Boot documentation
...
This removes the warnings produced by the invalid callout in the boot
reference. It also provides an example of how to customize the redis
connection and links to the "Connection to Redis" section of the
Spring Boot reference.
Issue #108
2015-01-15 11:11:33 -06:00