- 30 May, 2019 3 commits
-
-
Phillip Webb authored
-
Stephane Nicoll authored
* pr/17004: Polish CassandraDataAutoConfiguration Closes gh-17004
-
Dmytro Nosan authored
See gh-17004
-
- 29 May, 2019 27 commits
-
-
Phillip Webb authored
Closes gh-17019
-
Phillip Webb authored
Closes gh-16949
-
Phillip Webb authored
Closes gh-17018
-
Phillip Webb authored
Update `SpringIterableConfigurationPropertySource` so that they cache and cache key are not stored in different fields. Prior to this commit it was possible that the an incorrect cache could be returned from because the key and cache were out of sync. This commit also allows more lenient handling of ConcurrentModification exceptions if they are thrown during cache retrieval. Closes gh-17017 See gh-17013
-
Phillip Webb authored
* pr/17012: Add missing @Test annotation Closes gh-17012
-
dreis2211 authored
See gh-17012
-
Phillip Webb authored
-
Phillip Webb authored
Closes gh-17016
-
Phillip Webb authored
* pr/17005: Handle all getters first in JavaBeanBinder Closes gh-17005
-
Johnny Lim authored
Update `JavaBeanBinder.addProperties` to add both `get` and `is` methods before `set`. See gh-17005
-
Andy Wilkinson authored
Closes gh-17006
-
Andy Wilkinson authored
* gh-17002: Add a missing @Test in JavaBeanBinderTests Closes gh-17002
-
Johnny Lim authored
See gh-17002
-
Andy Wilkinson authored
* gh-16850: Polish "Auto-configure Flyway and Liquibase when there's a URL but no DataSource" Auto-configure Flyway and Liquibase when there's a URL but no DataSource Closes gh-16850
-
Andy Wilkinson authored
See gh-16850
-
ilya.lukyanovich@dataart.com authored
See gh-16850
-
Andy Wilkinson authored
* gh-16947: Polish "Configure FluentConfiguration to use ResourceLoader's ClassLoader" Configure FluentConfiguration to use ResourceLoader's ClassLoader Closes gh-16947
-
Andy Wilkinson authored
See gh-16947
-
Alan Gomes authored
See gh-16947
-
Andy Wilkinson authored
Closes gh-16914
-
Andy Wilkinson authored
Closes gh-16910
-
Stephane Nicoll authored
* pr/16986: Use MediaType.APPLICATION_CBOR constant
-
Johnny Lim authored
See https://github.com/spring-projects/spring-framework/pull/23042 Closes gh-16986
-
Andy Wilkinson authored
Closes gh-12333
-
Andy Wilkinson authored
-
Phillip Webb authored
See gh-16498
-
Phillip Webb authored
-
- 28 May, 2019 10 commits
-
-
Phillip Webb authored
Closes gh-16996
-
Phillip Webb authored
Update `TypeExcludeFilter` to exclude `groovy.lang.MetaClass`. Closes gh-16981
-
Phillip Webb authored
Closes gh-16995
-
Phillip Webb authored
* pr/16892: Polish "Allow Tomcat be destroyed regardless of exceptions" Allow Tomcat be destroyed regardless of exceptions
-
Phillip Webb authored
See gh-16892
-
Joao Silva authored
Update `TomcatWebServer` so that lifecycle exceptions are silently swallowed when attempting shutdown. Prior to this commit it was possible that a Tomcat instance might not be properly destroyed and could leave non daemon threads running, which prevent the JVM from exiting. Fixes gh-16892
-
Phillip Webb authored
-
Phillip Webb authored
* pr/16944: Add Nexmo to list of third-party starters
-
Steve Crow authored
Closes gh-16944
-
Phillip Webb authored
Closes gh-16993
-