- 25 Sep, 2017 25 commits
-
-
Andy Wilkinson authored
Closes gh-10358
-
Stephane Nicoll authored
* pr/10239: Add mockito-inline dependency
-
Michel Palourdio authored
Closes gh-10239
-
Stephane Nicoll authored
* pr/10309: Polish "Add KafkaAdmin Auto Configuration" Add KafkaAdmin Auto Configuration
-
Stephane Nicoll authored
Closes gh-10309
-
Gary Russell authored
Spring for Apache Kafka has added a `KafkaAdmin` feature to automatically add new topics to the broker. See gh-10309
-
Stephane Nicoll authored
-
Andy Wilkinson authored
* gh-9643: Polish "Add auto-configuration for REST Docs with REST Assured" Add auto-configuration for REST Docs with REST Assured
-
Andy Wilkinson authored
Closes gh-9643
-
Eddú Meléndez authored
See gh-9643
-
Andy Wilkinson authored
* gh-9552: Improve Spring Session MongoDB support naming
-
Stephane Nicoll authored
-
Vedran Pavic authored
-
Andy Wilkinson authored
Closes gh-10417
-
Stephane Nicoll authored
-
Andy Wilkinson authored
This commit uppgrade our Log4j dependency to 2.9.1. It also modifies ModifiedClassPathRunner so that log4j-*.jar jars are always excluded from the class path when using the runner. This is necessary due to a change in Log4j [1] which makes assumptions about the class loader hierarchy that do not hold true when using the modified class path runner. Specifically, it assumes that the system class loader should always be used to load providers. This is exactly what we don't want to happen when using the modified class path runner as it breaks the filtering of the class path and leads to Log4j classes being loaded from both the system class loader and the filtering class loader. Closes gh-10407 [1] https://github.com/apache/logging-log4j2/commit/9422ca7489d545b92dda9dd357c1b057d7a2f217
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/10382: Add reference to Citrus simulator Spring Boot starter
-
Christoph Deppisch authored
Closes gh-10382
-
Stephane Nicoll authored
* pr/10412: Polish JacksonAutoConfiguration
-
Eddú Meléndez authored
This commit removes unused constructor parameters introduced in 0c2ecb7b. Closes gh-10412
-
Stephane Nicoll authored
Closes gh-10416
-
Andy Wilkinson authored
Cargo in currently incompatible with Java 9 so this commit disables the deployment tests that use Cargo when building with Java 9. Closes gh-10413
-
Andy Wilkinson authored
Remove duplicate dependency management that appeared in dc5254c3.
-
Andy Wilkinson authored
This commit fixes Javadoc generation when building with Java 9. It upgrades the Javadoc plugin to a version that is Java 9 compatible (3.0.0-M1) and reworks DevTools to remove usage of @PostConstruct. The latter change is necessary as @PostConstruct is not visible by default when building with Java 9 and, therefore its usage causes Javadoc generation to fail. Closes gh-10029
-
- 24 Sep, 2017 15 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-10395
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/10411: Typo in external config documentation
-
dreis2211 authored
Closes gh-10411
-
Andy Wilkinson authored
Closes gh-10398
-
Andy Wilkinson authored
Closes gh-10410
-
Andy Wilkinson authored
Closes gh-10409
-
Andy Wilkinson authored
Closes gh-10408
-
Andy Wilkinson authored
Closes gh-10406
-
Andy Wilkinson authored
Closes gh-10405
-
Andy Wilkinson authored
Closes gh-10404
-
Andy Wilkinson authored
Closes gh-10403
-
Andy Wilkinson authored
Closes gh-10402
-
Andy Wilkinson authored
Closes gh-10401
-