Johnny Lim
c95b339f02
Polish
...
Closes gh-14149
2018-08-22 10:38:00 +02:00
Madhura Bhave
84901fa58e
OnClassCondition report should only include relevant condition
...
Closes gh-11086
2018-08-21 18:59:34 -07:00
Madhura Bhave
b03f8e4a4a
Merge branch '2.0.x'
2018-08-21 12:56:27 -07:00
Madhura Bhave
55406d91d2
Consider dash & underscore when equating indexed elements
...
Fixes gh-14136
2018-08-21 12:53:25 -07:00
Stephane Nicoll
fe81db59bb
Merge branch '2.0.x'
2018-08-21 17:48:04 +02:00
Stephane Nicoll
3d7d1e070f
Upgrade to Neo4j Ogm 3.1.2
...
Closes gh-14164
2018-08-21 17:43:47 +02:00
Brian Clozel
551689c38b
Switch back to Spring Framework 5.1.0 SNAPSHOTs
2018-08-21 16:40:47 +02:00
Stephane Nicoll
df6e2170a7
Polish
2018-08-21 10:09:50 +02:00
Stephane Nicoll
456f5ce2f4
Merge branch '2.0.x'
2018-08-21 10:03:12 +02:00
Stephane Nicoll
59f4c5bdfe
Merge pull request #14152 from hiroakiy:fix-infinite-loop
...
* pr/14152:
Fix potential infinite recursive loop in toString
2018-08-21 10:02:39 +02:00
Hiroaki Yoshida
6e86ba12b7
Fix potential infinite recursive loop in toString
...
Closes gh-14152
2018-08-21 10:02:10 +02:00
Stephane Nicoll
f5d922c712
Upgrade to Spring Integration 5.1.0.M2
...
Upgrade to M2 broke a test that was looking for a particular bean that
is configured by Spring Integration (`HeaderChannelRegistry`).
It looks like INT-4517 is related to the regression as it registers the
bean too late for the auto-configuration to see it.
This commit changes the condition to a more central bean that is created
very early on.
Closes gh-14142
2018-08-21 09:56:19 +02:00
Stephane Nicoll
4dc8b71200
Upgrade to Spring Security 5.1.0.RC1
...
Closes gh-14144
2018-08-21 09:54:34 +02:00
Stephane Nicoll
16374599d6
Upgrade to Spring Session Bean-M2
...
Closes gh-14123
2018-08-21 09:54:33 +02:00
Stephane Nicoll
579bed48a9
Upgrade to Spring Kafka 2.2.0.M2
...
Closes gh-14143
2018-08-21 09:02:32 +02:00
Stephane Nicoll
3085647024
Upgrade to Spring Amqp 2.1.0.M2
...
Closes gh-14155
2018-08-21 08:59:34 +02:00
Stephane Nicoll
b60fbe5a1f
Merge branch '2.0.x'
2018-08-20 17:00:36 +02:00
Stephane Nicoll
b0d388830f
Polish test
2018-08-20 17:00:21 +02:00
Stephane Nicoll
c00dbc6c2f
Fix merge commit
2018-08-20 15:04:08 +02:00
Stephane Nicoll
d9a42a5165
Merge branch '2.0.x'
2018-08-20 15:03:24 +02:00
Stephane Nicoll
e03f01564a
Deprecate EntityManagerFactoryBeanCallback
...
Closes gh-14083
2018-08-20 14:54:32 +02:00
Stephane Nicoll
f804d5ce4c
Upgrade to Spring Data Lovelace RC2
...
Closes gh-14081
2018-08-20 11:29:51 +02:00
Stephane Nicoll
e95661876c
Merge branch '2.0.x'
2018-08-20 11:23:39 +02:00
Stephane Nicoll
e034b383db
Fix checkstyle violation
...
Closes gh-14125
2018-08-20 11:19:01 +02:00
Stephane Nicoll
91af9e2ca9
Merge branch '2.0.x'
2018-08-20 10:34:03 +02:00
Stephane Nicoll
d80ed27339
Fix checkstyle violation
2018-08-20 10:33:46 +02:00
Stephane Nicoll
b26dedb547
Merge branch '2.0.x'
2018-08-20 10:26:21 +02:00
Stephane Nicoll
e90c8e48b6
Merge pull request #14125 from dreis2211:arrays-setall
...
* pr/14125:
Polish "Replace loops with Arrays.setAll where possible"
Replace loops with Arrays.setAll where possible
2018-08-20 10:23:40 +02:00
Stephane Nicoll
eedeaa29e5
Polish "Replace loops with Arrays.setAll where possible"
...
Closes gh-14125
2018-08-20 10:23:16 +02:00
dreis2211
0bc66dc4a9
Replace loops with Arrays.setAll where possible
...
See gh-14125
2018-08-20 10:16:50 +02:00
Stephane Nicoll
8ae6f0c9e2
Merge pull request #14138 from marceloverdijk:patch-1
...
* pr/14138:
Fix typo
2018-08-20 09:49:14 +02:00
Marcel Overdijk
b80f57f336
Fix typo
...
Closes gh-14138
2018-08-20 09:48:47 +02:00
Stephane Nicoll
3acbffbc18
Merge pull request #14130 from dreis2211:remove-unusedmethod-typeutils
...
* pr/14130:
Remove unused method in TypeUtils
2018-08-19 15:40:36 +02:00
dreis2211
a601bc863b
Remove unused method in TypeUtils
...
Closes gh-14130
2018-08-19 15:39:39 +02:00
Stephane Nicoll
3ad3cfd7e2
Polish dependency management for OIDC starter
...
See gh-13830
2018-08-19 15:28:54 +02:00
Stephane Nicoll
70fe276d53
Merge branch '2.0.x'
2018-08-19 15:16:42 +02:00
Stephane Nicoll
a92277b679
Merge pull request #14132 from meistermeier:patch-1
...
* pr/14132:
Upgrade to Neo4j Ogm 3.1.1
2018-08-19 15:16:23 +02:00
Gerrit Meier
7e570acf07
Upgrade to Neo4j Ogm 3.1.1
...
Closes gh-14132
2018-08-19 15:14:45 +02:00
Stephane Nicoll
5d17ff6e05
Merge pull request #14124 from vpavic:align-session-bean
...
* pr/14124:
Align SessionsEndpoint with Spring Session API improvements
Start building against Spring Session Bean M2 snapshots
2018-08-18 11:34:46 +02:00
Vedran Pavic
644ab5f3e4
Align SessionsEndpoint with Spring Session API improvements
...
This commit aligns SessionsEndpoint with
FindByIndexNameSessionRepository API improvements that simplifies
retrieval of sessions by principal name.
Closes gh-14124
2018-08-18 11:27:35 +02:00
Vedran Pavic
94d45c7361
Start building against Spring Session Bean M2 snapshots
...
See gh-14123
2018-08-18 11:25:38 +02:00
Madhura Bhave
f6f9f27189
Merge branch '2.0.x'
2018-08-17 16:04:43 -07:00
Madhura Bhave
f7135ff18f
Use ResolverStyle.SMART when a custom format is specified
...
Fixes gh-13970
2018-08-17 16:01:10 -07:00
Madhura Bhave
09e09bf430
Add starter for OpenID Connect/OAuth2 client
...
Closes gh-13830
2018-08-17 13:03:55 -07:00
artsiom
1c224e5fbb
Add WebFluxRegistrations for custom WebFlux beans
...
This commit adds a new `WebFluxRegistrations` interface that
allows developers to register custom instances of key WebFlux
infrastructure components, such as `RequestMappingHandlerMapping`
and `RequestMappingHandlerAdapter`.
Closes gh-13997
2018-08-17 16:59:41 +02:00
Stephane Nicoll
ba2f2a3727
Polish jaxb setup for JDK 9 and further
2018-08-17 16:17:00 +02:00
Brian Clozel
6ecbd8d21b
Auto-Configure FormContentFilter in Spring MVC
...
Because `HttpPutFormContentFilter` has been deprecated in Spring
Framework 5.1, this commit updates the auto-configuration to replace it
with the new `FormContentFilter`. This new filter is building on the
previous one and supports HTTP DELETE requests as well.
Both filters should not be used in addition, so the former
configuration has been removed. This commit also adds configuration
metadata to let developers know about the configuration key change.
Closes: gh-13363
2018-08-17 15:25:14 +02:00
Stephane Nicoll
9a94fb3464
Add ci build for Java 11
...
Closes gh-14028
2018-08-17 15:16:08 +02:00
Stephane Nicoll
4fdb50417d
Disable Groovy scripts for doc generation on Java11
...
See gh-14028
2018-08-17 15:16:07 +02:00
Stephane Nicoll
d1ac774af2
Configure build to be compatible with Java 11
...
See gh-14028
2018-08-17 15:16:02 +02:00