- 28 Sep, 2018 4 commits
-
-
Gustavo Andrade authored
Closes gh-14631
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-14630: Upgrade Java 10 CI image to 10.0.2-13-jdk
-
Gustavo Andrade authored
Closes gh-14630
-
- 27 Sep, 2018 6 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-14593: Move away from deprecated Gradle configurations
-
jnizet authored
Closes gh-14593
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-14618: Upgrade Java 8 CI image to openjdk:8u181-jdk
-
Andrade, Gustavo (ESI) authored
Closes gh-14618
-
- 26 Sep, 2018 6 commits
-
-
Stephane Nicoll authored
* pr/14597: Polish
-
Johnny Lim authored
Closes gh-14597
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14592: Polish contribution Polish
-
Stephane Nicoll authored
Closes gh-14592
-
Marten Deinum authored
The SpringBootContextLoader still checked if tests were annotated with @IntegrationTest or @WebIntegrationTest. Those classes have been removed in Spring Boot 1.5 and been deprecated since 1.4. This commit removes the check on the annotations as well as the static list of names. See gh-14592
-
- 25 Sep, 2018 6 commits
-
-
Andy Wilkinson authored
Closes gh-14476
-
Andy Wilkinson authored
While MongoDB 3.6.7 has been released, 3.6.5 is the latest version that's supported by the version of Embedded Mongo that we're currently using. Closes gh-14476
-
Stephane Nicoll authored
* pr/14600: Fix "Query Parameters" section name
-
Hanope authored
Closes gh-14600
-
Madhura Bhave authored
-
Madhura Bhave authored
-
- 24 Sep, 2018 15 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Downgrade the `spring-boot-maven-plugin` maven version to 3.3. Closes gh-14464
-
Madhura Bhave authored
-
Madhura Bhave authored
The milestone name and tag name can be different if the release type is ".RELEASE".
-
Phillip Webb authored
Make `ResourceHandlerRegistrationCustomizer` a public top level class. Closes gh-14587
-
Phillip Webb authored
-
Phillip Webb authored
Update `OnWebApplicationCondition` to be an `AutoConfigurationImportFilter` and filter out classes early. Closes gh-13328
-
Phillip Webb authored
Update the auto-configuration annotation processor to generate properties for `@OnWebApplication`. See gh-13328
-
Phillip Webb authored
Update `OnBeanCondition` to be an `AutoConfigurationImportFilter` and filter out classes early. See gh-13328
-
Phillip Webb authored
Update the auto-configuration annotation processor to generate properties for `@ConditionalOnBean` and `@ConditionalOnSingleCandidate`. See gh-13328
-
Phillip Webb authored
Add `FilteringSpringBootCondition` base class and refactor the existing `OnClassCondition` to use it. Also update the `match` method so that the `autoConfigurationClasses` array may include `null` elements. See gh-13328
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-14575
-
Brian Clozel authored
Closes #14567
-
- 23 Sep, 2018 3 commits
-
-
Phillip Webb authored
Rework `DevToolsPropertyDefaultsPostProcessor` so that web logging no longer defaults to `DEBUG`. The post processor now logs an info hint to suggest the user configure the logging themselves. Closes gh-14575
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-14523
-