- 08 May, 2019 9 commits
-
-
Stephane Nicoll authored
See gh-14736
-
Madhura Bhave authored
Closes gh-15456
-
Madhura Bhave authored
Closes gh-14737 Co-authored-by:
Stephane Nicoll <snicoll@pivotal.io>
-
Madhura Bhave authored
Closes gh-14736 Co-authored-by:
Stephane Nicoll <snicoll@pivotal.io>
-
Madhura Bhave authored
Closes gh-14738
-
Andy Wilkinson authored
Closes gh-16746
-
Andy Wilkinson authored
* gh-16728: Add dependency management for remaining non-example Kafka modules Add dependency management for kafka-streams-test-utils Closes gh-16728
-
Andy Wilkinson authored
See gh-16728
-
Gary Russell authored
See gh-16728
-
- 07 May, 2019 4 commits
-
-
Stephane Nicoll authored
The `spring-boot-test` module has a dependency to TestNG to validate some part of the test infrastructure but no tests are actually written using TestNG. The presence of TestNG is a trigger for the maven surefire plugin and it attempts to run tests using it. This commit defines the explicit provider to use (JUnit 4) Closes gh-16735
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/16731: Polish indentation
-
Stefan Dellmuth authored
Closes gh-16731
-
- 06 May, 2019 8 commits
-
-
Stephane Nicoll authored
Closes gh-16726
-
Stephane Nicoll authored
Closes gh-16725
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-16723
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/16719: Polish "Add link to Heroku article" Add link to Heroku article
-
Stephane Nicoll authored
Closes gh-16719
-
Tetsuya Hasegawa authored
See gh-16719
-
- 04 May, 2019 2 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-16714
-
- 03 May, 2019 8 commits
-
-
Madhura Bhave authored
Prior to this commit, the audit auto-configuration provided an `InMemoryAuditEventRepository` bean. This commit changes the auto-config so that an `AuditEventRepository` is not provided and instead the auto-config is conditional on the presence of a `AuditEventRepository` bean. This is done to encourage the use of a custom implementation of `AuditEventRepository` since the in-memory one is quite limited and not suitable for production. A flag is available if the auto-configuration needs to be turned off even in the presence of a bean. Closes gh-16110
-
Madhura Bhave authored
See gh-15039
-
Madhura Bhave authored
Prior to this commit, the http trace auto-configuration provided an `InMemoryHttpTraceRepository` bean. This commit changes the auto-config so that an `HttpTraceRepository` is not provided and instead the auto-config is conditional on the presence of a `HttpTraceRepository` bean. This is done to encourage the use of a custom implementation of `HttpTraceRepository` since the in-memory one is quite limited and not suitable for production. A flag is available if the auto-configuration needs to be turned off even in the presence of a bean. Closes gh-15039
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/16707: Polish "Document that JUnit 4 is the default" Document that JUnit 4 is the default
-
Stephane Nicoll authored
Closes gh-16707
-
Tetsuya Hasegawa authored
See gh-16707
-
Andy Wilkinson authored
Closes gh-16681
-
- 02 May, 2019 6 commits
-
-
Brian Clozel authored
-
Stephane Nicoll authored
* pr/16700: Polish RSocketServerBootstrap bean name
-
Johnny Lim authored
Closes gh-16700
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/16699: Polish CompressionConnectorCustomizerTests
-
Johnny Lim authored
Closes gh-16699
-
- 01 May, 2019 3 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Andy Wilkinson authored
Closes gh-16693
-