- 24 Jul, 2019 7 commits
-
-
dreis2211 authored
See gh-17611
-
Stephane Nicoll authored
* pr/17614: Remove obsolete UnauthenticatedAccessExample Closes gh-17614
-
dreis2211 authored
See gh-17614
-
Stephane Nicoll authored
* pr/17616: Polish Closes gh-17616
-
Johnny Lim authored
See gh-17616
-
Stephane Nicoll authored
See gh-16970
-
Stephane Nicoll authored
See gh-16970
-
- 23 Jul, 2019 14 commits
-
-
Andy Wilkinson authored
* gh-15834: Polish "Document `@EmbeddedKafka` and its interaction with Spring Boot" Document `@EmbeddedKafka` and its interaction with Spring Boot Closes gh-15834
-
Andy Wilkinson authored
See gh-15834
-
Artem Bilan authored
See gh-15834
-
Phillip Webb authored
-
Phillip Webb authored
Extend `JsonContentAssert` with `hasJsonPath` and `doesNotHaveJsonPath` methods which can be used to check the path regardless of the value it may or may not contain. Prior to this commit there wasn't an easy way to assert that the Jackson `@JsonInclude(JsonInclude.Include.NON_NULL)` annotation was applied since `assertDoesNotHavePathValue` would pass for both `{"name" : null}` and `{}`. Closes gh-17608
-
Phillip Webb authored
Fix the formatting message placeholders to '%s' since '{}' isn't supported by AssertJ. See gh-15569
-
Stephane Nicoll authored
See gh-17607
-
Stephane Nicoll authored
Hazelcast YAML support does not work with Java 13 so this commit disables relevant tests when Java 13 is detected See https://github.com/hazelcast/hazelcast/issues/15348 See gh-17607
-
Stephane Nicoll authored
* pr/16449: Polish "Make Actuator dedicated ConversionService configurable" Make Actuator dedicated ConversionService configurable Closes gh-16449
-
Stephane Nicoll authored
See gh-16449
-
chao.chang authored
See gh-16449
-
Stephane Nicoll authored
Closes gh-17544
-
Stephane Nicoll authored
See gh-17601
-
Stephane Nicoll authored
See gh-17601
-
- 22 Jul, 2019 19 commits
-
-
Madhura Bhave authored
* pr/17601: Include WebFilter beans in WebFluxTest slice Closes gh-17601
-
Dmytro Nosan authored
See gh-17601
-
Madhura Bhave authored
* pr/17600: Include HandlerInterceptor beans in WebMvcTest slice Closes gh-17600
-
Dmytro Nosan authored
See gh-17600
-
Brian Clozel authored
This commit updates the `RouteMatcher` configuration after the latest Spring Framework changes. The default route matcher implementation based on the `PathPattern` infrastructure is now tailored for the messaging use case (path separator, path encoding options and trailing separator). See spring-projects/spring-framework#23310
-
Stephane Nicoll authored
Closes gh-17603
-
Stephane Nicoll authored
Closes gh-17573
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-17602
-
Stephane Nicoll authored
* pr/17531: Polish "Configure ActiveMQConnectionFactory properly without spring-jms" Configure ActiveMQConnectionFactory properly without spring-jms Closes gh-17531
-
Stephane Nicoll authored
See gh-17531
-
Dmytro Nosan authored
See gh-17531
-
Stephane Nicoll authored
Closes gh-17599
-
Stephane Nicoll authored
* pr/17590: Cover more known Java versions in JavaVersion Closes gh-17590
-
dreis2211 authored
See gh-17590
-
Stephane Nicoll authored
* pr/17591: Add reference to picocli starter Closes gh-17591
-
Remko Popma authored
See gh-17591
-