- 21 Aug, 2018 10 commits
-
-
Spring Buildmaster authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14152: Fix potential infinite recursive loop in toString
-
Hiroaki Yoshida authored
Closes gh-14152
-
Stephane Nicoll authored
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
-
Stephane Nicoll authored
Closes gh-14144
-
Stephane Nicoll authored
Closes gh-14123
-
Stephane Nicoll authored
Closes gh-14143
-
Stephane Nicoll authored
Closes gh-14155
-
- 20 Aug, 2018 16 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14083
-
Stephane Nicoll authored
Closes gh-14081
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14125
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14125: Polish "Replace loops with Arrays.setAll where possible" Replace loops with Arrays.setAll where possible
-
Stephane Nicoll authored
Closes gh-14125
-
dreis2211 authored
See gh-14125
-
Stephane Nicoll authored
* pr/14138: Fix typo
-
Marcel Overdijk authored
Closes gh-14138
-
- 19 Aug, 2018 6 commits
-
-
Stephane Nicoll authored
* pr/14130: Remove unused method in TypeUtils
-
dreis2211 authored
Closes gh-14130
-
Stephane Nicoll authored
See gh-13830
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14132: Upgrade to Neo4j Ogm 3.1.1
-
Gerrit Meier authored
Closes gh-14132
-
- 18 Aug, 2018 3 commits
-
-
Stephane Nicoll authored
* pr/14124: Align SessionsEndpoint with Spring Session API improvements Start building against Spring Session Bean M2 snapshots
-
Vedran Pavic authored
This commit aligns SessionsEndpoint with FindByIndexNameSessionRepository API improvements that simplifies retrieval of sessions by principal name. Closes gh-14124
-
Vedran Pavic authored
See gh-14123
-
- 17 Aug, 2018 5 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-13970
-
Madhura Bhave authored
Closes gh-13830
-
artsiom authored
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
-
Stephane Nicoll authored
-