Stephane Nicoll
63d276da58
Upgrade to Neo4j Ogm 3.1.3
...
Closes gh-14536
6 years ago
Stephane Nicoll
75c893164e
Upgrade to Hibernate Validator 6.0.13.Final
...
Closes gh-14535
6 years ago
Stephane Nicoll
5cac8ac70b
Upgrade to Elasticsearch 5.6.12
...
Closes gh-14534
6 years ago
Stephane Nicoll
0143cb6193
Upgrade to Janino 3.0.10
...
Closes gh-14533
6 years ago
Stephane Nicoll
f49f407b99
Upgrade to Johnzon Jsonb 1.1.10
...
Closes gh-14532
6 years ago
Stephane Nicoll
59ecfea104
Upgrade to Unboundid Ldapsdk 4.0.8
...
Closes gh-14531
6 years ago
Stephane Nicoll
380696de58
Upgrade to Jackson 2.9.7
...
Closes gh-14530
6 years ago
Stephane Nicoll
8aece088a4
Upgrade to Spring Web Services 3.0.4.RELEASE
...
Closes gh-14526
6 years ago
Stephane Nicoll
66bc806206
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
e2bc24e3d7
Upgrade to Spring Web Services 2.4.3.RELEASE
...
Closes gh-14527
6 years ago
Stephane Nicoll
957321492f
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
ccbbe0f0f3
Merge pull request #14521 from DevOrc:fixes-14348
...
* pr/14521:
Support escaped characters in BasicJsonParser
6 years ago
DevOrc
7daade21c4
Support escaped characters in BasicJsonParser
...
This commit adds the ability to have escaped characters, like the quote,
when using the BasicJsonParser. It also adds a short test for escaped
quotes.
Closes gh-14521
6 years ago
Andy Wilkinson
bff93a67ce
Fix remote DevTools restart when a previously added class is then changed
...
Previously, if a class was added and then changed, a restart would be triggered
and things would behave as if the class had been deleted. This occurred
because, when looking for additional classes that were not on the original
classpath, only files that had been added were considered. The subsequent
change to the class was noticed as a modified rather than an addition,
resulting in the class being skipped.
This commit updates the resource resolver to only ignore deleted files and
consider both added files and modified files when looking for additional
resources.
Closes gh-14205
6 years ago
Stephane Nicoll
6910ee6231
Merge pull request #14505 from marceloverdijk:patch-2
...
* pr/14505:
Fix dependency management for Caffeine
6 years ago
Marcel Overdijk
0870f23902
Fix dependency management for Caffeine
...
Closes gh-14505
6 years ago
Stephane Nicoll
c8bd30c408
Merge pull request #14499 from origoni:fix-typo-webclient-exam
...
* pr/14499:
Fix typo in WebClient example
6 years ago
DK Lee
01cf52447c
Fix typo in WebClient example
...
Closes gh-14499
6 years ago
Andy Wilkinson
6fba477d5e
Remove redundant handling of a null exchange from WebFluxTags.uri()
...
Closes gh-14504
6 years ago
Andy Wilkinson
6020cb67d3
Polish javadoc of status method on WebFluxTags and WebMvcTags
6 years ago
Madhura Bhave
d7d5cbf959
Simplify printing ConditionEvaluationReport when using context runner
...
Closes gh-13119
6 years ago
Andy Wilkinson
fc60d9f6d4
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
a91f9b6f17
Document that Cassandra policy classes must have a default constructor
...
Closes gh-14461
6 years ago
Madhura Bhave
5708792d82
Merge branch '1.5.x' into 2.0.x
6 years ago
Madhura Bhave
b5815b71d5
Fix formatting
6 years ago
Madhura Bhave
09ccf875b7
Merge branch '1.5.x' into 2.0.x
6 years ago
Madhura Bhave
5a3d3c105b
Fix javadoc
6 years ago
Madhura Bhave
dfda247972
Fix warnings for params defined in pipeline but not in task
...
Closes gh-14445
6 years ago
Andy Wilkinson
ae4e1d0372
Test the Gradle plugin against Gradle 4.10
...
Closes gh-14417
6 years ago
Andy Wilkinson
630e2d0b41
Correct the permissions of scripts in archives of boot distribution
...
Closes gh-14158
6 years ago
Spring Buildmaster
e84d6cd95b
Next development version (v2.0.6.BUILD-SNAPSHOT)
6 years ago
Madhura Bhave
7af6665a0e
Ignore management.server.port for war
...
Fixes gh-14148
6 years ago
Andy Wilkinson
39d383006c
Upgrade to Spring Cloud Connectors 2.0.3.RELEASE
...
Closes gh-14414
6 years ago
Andy Wilkinson
0859133d75
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
3ab6d12c56
Fix up version numbers following release
6 years ago
Spring Buildmaster
46df506b0a
Next development version
6 years ago
Andy Wilkinson
2e86a6f479
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
0bd7c8afba
Align server.tomcat.internal-proxies default with RemoteIPValve's default
...
Closes gh-13798
6 years ago
Andy Wilkinson
9b1e74b2f1
Upgrade to Spring Session Apple-SR5
...
Closes gh-14332
6 years ago
Andy Wilkinson
856f9cb0ea
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
615eeee033
Upgrade to Tomcat 8.5.34
...
Closes gh-14405
6 years ago
Andy Wilkinson
d09436872c
Upgrade to Spring Integration 5.0.8.RELEASE
...
Closes gh-14330
6 years ago
Andy Wilkinson
d7bfd07724
Upgrade to Spring Security 5.0.8.RELEASE
...
Closes gh-14403
6 years ago
Andy Wilkinson
0174417fb0
Upgrade to Spring Kafka 2.1.10.RELEASE
...
Closes gh-14402
6 years ago
Andy Wilkinson
8552d57757
Upgrade to Spring Amqp 2.0.6.RELEASE
...
Closes gh-14401
6 years ago
Andy Wilkinson
837813ac45
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
881ab9c2b5
Upgrade to Spring AMQP 1.7.10.RELEASE
...
Closes gh-14327
6 years ago
Andy Wilkinson
000ba0fe85
Upgrade to Spring Security 4.2.8.RELEASE
...
Closes gh-14394
6 years ago
Andy Wilkinson
c33eda65c7
Upgrade to Spring Data Kay SR10
...
Closes gh-14328
6 years ago
Andy Wilkinson
9f191661d4
Merge branch '1.5.x' into 2.0.x
6 years ago