- 28 Jan, 2020 5 commits
-
-
dreis2211 authored
See gh-19952
-
Stephane Nicoll authored
* pr/19955: Register Stackdriver auto-config in `META-INF/spring.factories` Closes gh-19955
-
wonwoo authored
See gh-19955
-
Stephane Nicoll authored
Closes gh-19802
-
Madhura Bhave authored
Closes gh-19802
-
- 27 Jan, 2020 20 commits
-
-
Stephane Nicoll authored
Closes gh-19950
-
Stephane Nicoll authored
This documentation moves the specific `build-image` execution configuration example of the Maven plugin documentation to the general plugin configuration. This makes sure that it works in most cases and an execution-specific configuration is not required here anyway. Closes gh-19946
-
Andy Wilkinson authored
Closes gh-19947
-
Stephane Nicoll authored
* pr/19894: Polish "Upgrade to Flyway 6.2.0" Upgrade to Flyway 6.2.0 Closes gh-19894
-
Stephane Nicoll authored
See gh-19894
-
Kedar Joshi authored
See gh-19894
-
Stephane Nicoll authored
* pr/19898: Polish "Introduce appendix section with version properties" Introduce appendix section with version properties Closes gh-19898
-
Stephane Nicoll authored
See gh-19898
-
dreis2211 authored
With the introduction of Gradle we lost the list of version properties that were previously in the spring-boot-dependencies POM and were also linked inside the documentation. This commit introduces an appendix section in the docs and links the appropriate places to the new section to restore discoverability. See gh-19898
-
Stephane Nicoll authored
* pr/19936: Fix broken documentation links Closes gh-19936
-
dreis2211 authored
See gh-19936
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-19936
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit hard codes the default value so that the annotation processor picks it up. The default value is tested for consistency so this is acceptable as providing the default value in the metadata requires to hard code it anyway.
-
Andy Wilkinson authored
Fixes gh-19941
-
Stephane Nicoll authored
* pr/19789: Polish "Add support for Spring Data Couchbase custom type key" Add support for Spring Data Couchbase custom type key Closes gh-19789
-
Stephane Nicoll authored
See gh-19789
-
Grudi Radev authored
See gh-19789
-
Stephane Nicoll authored
Closes gh-19908
-
- 26 Jan, 2020 11 commits
-
-
Andy Wilkinson authored
See gh-19931
-
Andy Wilkinson authored
refresh can only ever be called with a ConfigurableApplicationContext and we want to evolve the refresh API to reflect that. This commit takes the first step by overloading refresh(ApplicationContext) with a new refresh(ConfigurationApplicationContext) method and deprecating refresh(ApplicationContext). Where the call to refresh is made, the argument is cast to ApplicationContext to ensure that refresh(ApplicationContext) is called. This ensures that any existing override of the method is still effective. Closes gh-18519
-
Stephane Nicoll authored
Closes gh-19930
-
Stephane Nicoll authored
* pr/19902: Upgrade to Testcontainers 1.12.5 Closes gh-19902
-
dreis2211 authored
See gh-19902
-
Stephane Nicoll authored
* pr/19907: Upgrade to JUnit Jupiter 5.6.0 Closes gh-19907
-
dreis2211 authored
See gh-19907
-
Stephane Nicoll authored
Closes gh-19929
-
Stephane Nicoll authored
Closes gh-19928
-
Stephane Nicoll authored
* pr/19913: Upgrade CI images to Ubuntu Bionic 20200112 Closes gh-19913
-
dreis2211 authored
See gh-19913
-
- 25 Jan, 2020 4 commits
-
-
Andy Wilkinson authored
Closes gh-19925
-
Andy Wilkinson authored
Closes gh-19924
-
Andy Wilkinson authored
Closes gh-19923
-
Andy Wilkinson authored
Closes gh-19922
-