- 03 Oct, 2018 6 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14668
-
Stephane Nicoll authored
* pr/14661: Remove unnecessary parameters for String.substring
-
dreis2211 authored
Closes gh-14661
-
Phillip Webb authored
-
Phillip Webb authored
Update `ReactiveWebServerApplicationContext` so that the `HttpHandler` bean is not longer created from `onRefresh`, but is instead created only when the server starts. Prior to this commit, the WebFlux hander would cause early initialization of several beans, including Jackson Modules. Closes gh-14666
-
- 02 Oct, 2018 18 commits
-
-
Phillip Webb authored
Fix a regression in `ConfigurationPropertyName.equals` that was causing incorrect results. Closes gh-14665
-
Phillip Webb authored
-
Phillip Webb authored
Include an additional test to ensure that `.equals` works for names starting with the same value. See gh-14665
-
Phillip Webb authored
-
Phillip Webb authored
See gh-14660
-
Phillip Webb authored
Replace ExpectedException JUnit rules with AssertJ exception assertions. Closes gh-14336
-
Phillip Webb authored
-
Phillip Webb authored
Restore checkstyle import control and fix a few violations in the process. Closes gh-14660
-
Phillip Webb authored
Update checkstyle rules to fix import regex patterns for both packages and classes.
-
Andy Wilkinson authored
* gh-11458: Polish "Fix shellcheck warnings in CLI's bash script" Fix shellcheck warnings in CLI's bash script
-
Andy Wilkinson authored
Closes gh-11458
-
leogtzr authored
See gh-11458
-
Stephane Nicoll authored
Closes gh-14473
-
Stephane Nicoll authored
Closes gh-13717
-
Stephane Nicoll authored
Closes gh-14456
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14514: Add reference to valiktor-spring-boot-starter
-
Rodolpho Couto authored
Closes gh-14514
-
- 01 Oct, 2018 16 commits
-
-
Phillip Webb authored
* pr/14568: Polish Neo4J BookmarkManager auto-configuration Auto-configure Neo4J BookmarkManager when possible
-
Phillip Webb authored
Closes gh-14568
-
Michael J. Simons authored
Add `Neo4jBookmarkManagementConfiguration` which provides an instance of `BookmarkManager` if necessary and Caffeine cache is on the classpath. Depending on the kind of application, the `BookmarkManager` will be request scoped or singleton, as recommended by Spring Data Neo4j. See gh-14568
-
Phillip Webb authored
Update `Assertable*ApplicationContext` interfaces so that they also extend the appropriate `Configurable*ApplicationContext` interface. Closes gh-14650
-
Stephane Nicoll authored
* pr/14621: Polish
-
Johnny Lim authored
Closes gh-14621
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14621: Polish
-
Johnny Lim authored
See gh-14621
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-13714: Polish "Clarify that RestTemplateBuilder overwrites default converters" Clarify that RestTemplateBuilder overwrites default converters
-
Andy Wilkinson authored
Closes gh-13714
-
Welton Rodrigo Torres Nascimento authored
See gh-13714
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-