- 28 May, 2019 20 commits
-
-
Phillip Webb authored
Update `TypeExcludeFilter` to exclude `groovy.lang.MetaClass`. Closes gh-16981
-
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
* pr/16944: Add Nexmo to list of third-party starters
-
Steve Crow authored
Closes gh-16944
-
Phillip Webb authored
* pr/16946: Use a regex that captures numbers and qualifiers
-
Phillip Verheyden authored
Fix the regular expression used in the devtools documentation to include a version number pattern. Closes gh-16946
-
Phillip Webb authored
-
Phillip Webb authored
* pr/16889: Polish "Fix NoClassDefFound when missing Spring Security" Fix NoClassDefFound when missing Spring Security
-
Phillip Webb authored
See gh-16889
-
Vedran Pavic authored
Update Spring Session auto-configuration to ensure that the `DefaultCookieSerializer` doesn't break when Spring Security is not present on the classpath. Closes gh-16889
-
-
Phillip Webb authored
* pr/16971: Polish "Fix Spring Data Cassandra auto-configure condition" Fix Spring Data Cassandra auto-configure condition
-
Phillip Webb authored
See gh-16971
-
Dmytro Nosan authored
Update `CassandraDataAutoConfiguration` do that it's only applied when a `Cluster` bean is found. Fixes gh-16971
-
Phillip Webb authored
Update the forward merge script to add an additional new line when rewiring the commit message. Prior this this commit, if an additional line immediately followed the "Fixes ... in ..." pattern it would be appended to the end of the rewritten fixes line. Closes gh-16861
-
Phillip Webb authored
-
Phillip Webb authored
* pr/16974: Use actual resolvedType when checking Binder cache
-
Johnny Lim authored
Update `JavaBeanBinder` so that the `isOfDifferentType` method checks both the actual type and the resolved type. Prior to this commit, it was possible that when `canCallGetValue` is `true` the `resolvedType` could be different from `type.resolve`. Closes gh-16974
-
- 27 May, 2019 1 commit
-
-
Stephane Nicoll authored
Closes gh-16978
-
- 25 May, 2019 4 commits
-
-
Andy Wilkinson authored
* gh-16938: Correct name and description of spring-boot-project module Closes gh-16938
-
Robeatoz authored
This commit corrects the Maven project name and description of spring-boot-project to avoid the already used name "Spring Boot Build". See gh-16938
-
Andy Wilkinson authored
See gh-16962
-
Andy Wilkinson authored
See gh-16961
-
- 24 May, 2019 1 commit
-
-
Andy Wilkinson authored
Fixes gh-16811
-
- 23 May, 2019 1 commit
-
-
Andy Wilkinson authored
Closes gh-16909
-
- 22 May, 2019 2 commits
-
-
Andy Wilkinson authored
Closes gh-16863
-
Andy Wilkinson authored
Closes gh-16934
-
- 21 May, 2019 10 commits
-
-
Andy Wilkinson authored
This reverts commit 66fba938. See gh-16910
-
Andy Wilkinson authored
Closes gh-16926
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-16925
-
Andy Wilkinson authored
See gh-16909
-
Andy Wilkinson authored
Closes gh-16913
-
Andy Wilkinson authored
Closes gh-16912
-
Andy Wilkinson authored
Closes gh-16911
-
Andy Wilkinson authored
Closes gh-16910
-
- 15 May, 2019 1 commit
-
-
Spring Buildmaster authored
-