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
Vedran Pavic
41fbc90ec2
Fix Gradle deprecation warnings
2017-01-12 21:58:03 +01:00
Eddú Meléndez
489cf01812
Polish samples
...
Fixes gh-698
2017-01-12 21:15:50 +01:00
Vedran Pavic
94fc80a8f0
Use capitalized words for HeaderHttpSessionStrategy default header name
...
Fixes gh-173
2017-01-12 18:54:53 +01:00
Rob Winch
3ad0028785
Use relative xpath
...
Issue gh-702
2017-01-11 15:54:03 -06:00
Rob Winch
801f88d793
Remove lombok from build.gradle
...
Issue gh-702
2017-01-11 15:40:02 -06:00
Rob Winch
0d6b62b7a9
Remove Lombok from httpsession-gemfire-boot
...
Fixes gh-702
2017-01-11 15:29:21 -06:00
John Blum
61a6344ffa
Upgrade to Spring Data Kay
...
Dependency updates supporting Kay:
Upgrade Spring Framework to 5.0.0.M3
Upgrade Spring Boot to 1.5.0.RC1
Upgrade Jackson to 2.7.6
Upgrade Jedis to 2.9.0
Upgrade Lettuce to 5.0.0.Beta1
Upgrade Mockito to 2.5.4
Fixes #gh-677
2017-01-10 01:52:21 -08:00
Rob Winch
c182e90a1a
httpsession-xml fixes
2017-01-09 21:49:48 -08:00
Rob Winch
7dc3e12e07
Polish httpsession-redis-json
2017-01-09 21:49:38 -08:00
Rob Winch
ce5e44233e
Polish httpsession-jdbc-xml
2017-01-09 21:49:30 -08:00
Rob Winch
22c416e32b
Polish jdbc-boot
2017-01-09 21:49:23 -08:00
Rob Winch
ff72bf1234
Additional boot polish
2017-01-09 21:49:14 -08:00
Rob Winch
a45199059b
Polish httpsession-jdbc
2017-01-09 21:49:08 -08:00
Rob Winch
37045e337c
Polish httpsession
2017-01-09 21:49:00 -08:00
Rob Winch
41e3f91b75
Polish hazelcast-spring
2017-01-09 21:48:50 -08:00
Rob Winch
efeed5e2cf
Polish hazelcast
2017-01-09 21:48:42 -08:00
Rob Winch
1952a4550f
Polish findbyusername
2017-01-09 21:48:34 -08:00
Rob Winch
9efb5b59e5
Polish custom-cookies
2017-01-09 21:48:23 -08:00
Rob Winch
4b196744f2
Polish
2017-01-09 21:48:15 -08:00
Pool Dolorier
8e7c736a0a
Move groovy test to java
2017-01-09 21:48:02 -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
John Blum
9a51cb9ca7
Minor changes to improve the timing between Spring Boot-based GemFire client and server connections
...
Fixes gh-672
2016-11-22 22:48:37 -08:00
Vedran Pavic
6263f6e927
Upgrade Gradle to 3.1
...
Fixes gh-668
2016-11-14 18:48:25 +01:00
Eddú Meléndez
94221c70a9
Clear warnings from spring-boot gradle plugin
2016-11-11 15:27:55 -06:00
John Blum
dd3a571494
Avoid premature destruction of the GemFire Pool used by the client Sessions Region.
...
Fixes gh-665
2016-11-10 18:09:39 -08:00
Mark Paluch
e4fe53abf8
Update Samples and Guides to use Lettuce
...
Favor lettuce because of multiplexing and improved scalability.
Using lettuce requires a fixed number of connections hence using
lettuce improves application scalability.
Fixes gh-652
2016-11-10 16:56:19 -06:00
John Blum
f0820c8038
Update to Spring Boot 1.4.1.RELEASE
...
* Upgrade to Spring Data GemFire 1.8.4.RELEASE
* Upgrade to Spring Data MongoDB 1.9.4.RELEASE
* Upgrade to Spring Framework 4.3.3.RELEASE
(Upgrade to Spring Data Redis 1.7.4.RELEASE failed)
Fixes gh-632
2016-11-10 15:37:25 -06:00
Rob Winch
7d680ff3ef
Update to Spring Security 4.2.0
...
Fixes gh-662
2016-11-10 15:37:17 -06:00
Rob Winch
06104c348d
Revert "Add Apache Geode support ( #366 )"
...
This revert is done because Geode is not supported by Spring IO yet.
This reverts commit 1256a94d7e .
# Conflicts:
# gradle.properties
# settings.gradle
2016-10-13 08:12:24 -05:00
Rob Winch
4e33b7740c
Update to Spring Security 4.2.0.M1
2016-09-23 15:56:06 -05:00
Vedran Pavic
6e04d903ae
Add HazelcastSessionRepository
...
This commit improves existing Hazelcast support, which is based on
MapSessionRepository, with dedicated HazelcastSessionRepository
that implements the FindByIndexNameSessionRepository contract.
Also a new hazelcast-spring-session module was added to provide
dependency management for Hazelcast support.
Fixes gh-544
2016-09-14 11:22:56 -05:00
Rob Winch
1f7193f32d
Polish
...
Issue gh-434
2016-09-12 16:02:45 -05:00
Rob Winch
0e1d81f509
Add Spring Security jackson2
...
Issue gh-434
2016-09-12 16:02:40 -05:00
Jitendra Singh Bisht
8b97a32db2
Mix-ins added for Jackson Serialization/deserialization
...
Fixes gh-434
2016-09-12 16:02:21 -05:00
Vedran Pavić
8db7d394ba
Fix broken samples ( #606 )
2016-09-02 13:44:17 -05:00
John Blum
1256a94d7e
Add Apache Geode support ( #366 )
...
Closes gh-365, gh-366
2016-08-15 14:53:12 -05:00
Vedran Pavić
9133e337e6
Use webjars-locator in samples ( #587 )
2016-08-15 13:25:53 -05:00
Rob Winch
e9f097db5c
Gemfire Boot Sample uses Random Port
...
Previously, the Gemfire Boot Sample didn't select a random port for
Tomcat to run on.
Issue gh-496
2016-06-29 21:02:10 -05:00
Rob Winch
7e41e40762
Fix Gemfire ClientConfig BeanFactoryPostProcessor
...
@Bean method ClientConfig.propertySourcesPlaceholderConfigurer was
non-static and returns an object assignable to Spring's
BeanFactoryPostProcessor interface. This will result in a failure to
process annotations such as @Autowired, @Resource and @PostConstruct
within the method's declaring @Configuration class.
This commit makes the method static to avoid the problem.
2016-06-29 21:02:10 -05:00
Vedran Pavic
2b4a349b1a
Use webjars for static resources in sample apps
2016-06-29 12:59:54 -05:00
Rob Winch
82cb417910
Boot Gemfire Sample JDK7 compatible
...
Issue gh-496
2016-06-29 11:22:16 -05:00
Rob Winch
808a550343
Polish Boot Gemfire Sample
...
Issue gh-496
2016-06-29 11:08:05 -05:00
John Blum
53c81de5e3
Add Spring Session Data GemFire with Spring Boot sample
...
Fixes gh-496
2016-06-29 10:34:58 -05:00