Stephane Nicoll
ac22225b1d
Merge pull request #11154 from sdeleuze:kotlin-1.1.61
...
* pr/11154:
Upgrade to Kotlin 1.1.61
7 years ago
sdeleuze
65c777986d
Upgrade to Kotlin 1.1.61
...
Closes gh-11154
7 years ago
Stephane Nicoll
440617a2b7
Merge pull request #11142 from izeye:package-private
...
* pr/11142:
Make CouchbaseReactiveRepositoriesAutoConfigureRegistrar package-private
7 years ago
Johnny Lim
dea95b2b67
Make CouchbaseReactiveRepositoriesAutoConfigureRegistrar package-private
...
Closes gh-11142
7 years ago
Stephane Nicoll
d9f4be49b0
Merge pull request #11139 from kazuki43zoo:Inherited
...
* pr/11139:
Add @Inherited on spring-boot-test-autoconfigure
7 years ago
Kazuki Shimizu
bd8834568d
Add @Inherited on spring-boot-test-autoconfigure
...
Closes gh-11139
7 years ago
Andy Wilkinson
61f9d240df
Polish
7 years ago
Stephane Nicoll
a7352e6828
Merge pull request #11138 from izeye:conditional-on-class
...
* pr/11138:
Harmonize CouchbaseReactiveRepositoriesAutoConfiguration conditions
7 years ago
Johnny Lim
7d94695936
Harmonize CouchbaseReactiveRepositoriesAutoConfiguration conditions
...
Closes gh-11138
7 years ago
Andy Wilkinson
16b090c9bc
Polish
7 years ago
Andy Wilkinson
23014d97a2
Add new Devtools restart property to the appendix
...
Closes gh-9115
7 years ago
Andy Wilkinson
7674841946
Log condition evaluation delta upon DevTools restart
7 years ago
Stephane Nicoll
480039f212
Fix default value of management.endpoints.web.expose
7 years ago
Stephane Nicoll
1235d8f813
Polish Actuator doc
...
Closes gh-10861
7 years ago
Stephane Nicoll
e92d248fd7
Merge pull request #11135 from GreyTeardrop:micrometer-config-adapters-delegation
...
* pr/11135:
Polish "Fix PropertiesConfigAdapter delegation logic"
Fix PropertiesConfigAdapter delegation logic
7 years ago
Stephane Nicoll
a12bab453c
Polish "Fix PropertiesConfigAdapter delegation logic"
...
Closes gh-11135
7 years ago
Nikolay Rybak
9163d65b0e
Fix PropertiesConfigAdapter delegation logic
...
This change replaces fallback logic in PropertiesConfigAdapter and its
descendants such that instead of falling back to default "empty" config
it delegates to superinterface default implementation of the same class.
This allows default implementation to call back to other properties,
like DatadogConfig.uri() does.
See gh-11135
7 years ago
Andy Wilkinson
b3c5a050ad
Polish message for matching beans produced by OnBeanCondition
7 years ago
Andy Wilkinson
51b56782a3
Apply customizers to build when created embedded Mongo client
...
Closes gh-11132
7 years ago
Stephane Nicoll
45e8c237de
Polish
7 years ago
Stephane Nicoll
3a6170c019
Polish
7 years ago
Andy Wilkinson
d6aac41d1e
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
c47a127a80
Start building against snapshots for Spring Data Ingalls SR9
...
See gh-10885
7 years ago
Stephane Nicoll
6e0a251076
Merge pull request #11039 from sdeleuze:test-rest-template-extensions
...
* pr/11039:
Polish "Introduce TestRestTemplate Kotlin extensions"
Introduce TestRestTemplate Kotlin extensions
7 years ago
Stephane Nicoll
aa87c45b5d
Polish "Introduce TestRestTemplate Kotlin extensions"
...
Closes gh-11039
7 years ago
sdeleuze
cd98da5ee9
Introduce TestRestTemplate Kotlin extensions
...
This commit introduces Kotlin extensions similar to the RestOperations
ones in order to be able to take advantage of Kotlin reified type
parameters for example.
See gh-11039
7 years ago
Stephane Nicoll
7f8ca64df1
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
e85578cf2f
Polish
7 years ago
Stephane Nicoll
5ebed451e0
Remove dead code
7 years ago
Andy Wilkinson
6bf837e95b
Tidy up documentation following removal of /status and /health changes
...
Closes gh-10863
7 years ago
Andy Wilkinson
3b1d2b0733
Merge pull request #11126 from Johnny Lim
...
* gh-11126:
Polish
7 years ago
Johnny Lim
01a48412d2
Polish
...
Closes gh-11126
7 years ago
Stephane Nicoll
97bb70cd0c
Polish
7 years ago
Stephane Nicoll
0a5f064d39
Improve error metadata for Autoconfigure module
7 years ago
Stephane Nicoll
3a6a238ea9
Improve error metadata for Actuator
7 years ago
Andy Wilkinson
1a76b5122d
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
3cc7509804
Merge pull request #10706 from Ali Kord
...
* gh-10706:
Polish "Fix handling of spaces in container's document root"
Fix handling of spaces in container's document root
7 years ago
Andy Wilkinson
c14f5fb6ad
Polish "Fix handling of spaces in container's document root"
...
Closes gh-10706
7 years ago
Ali Kord
8031a1bdb4
Fix handling of spaces in container's document root
...
See gh-10706
7 years ago
Andy Wilkinson
72b14b8add
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
276a9a0eec
Reflect each source's values in env endpoint's response
...
Previously, the env endpoint would use the entire environment to
get the value of each property in a source. This meant that when
there were multiple sources with the same property, the value from
the source with the highest precedence would be used for every
source that contains the property.
This commit update the endpoint to retrieve the value from the
property source that is being described, rather than resolving it
against all the environment's property sources.
Closes gh-10883
7 years ago
Stephane Nicoll
c6709899db
Polish
7 years ago
Andy Wilkinson
c748a009b0
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
877ed041e7
Polish
7 years ago
Andy Wilkinson
5cf2e76377
Set PID system property before *_LOG_PATTERN system properties
...
Previously, the PID system property was set after the
CONSOLE_LOG_PATTERN and FILE_LOG_PATTERN system properties. This meant
that the values of the pattern system properties could not reference
the PID system property, i.e. ${PID} would not resolve.
This commit sets the PID system property before the *_LOG_PATTERN
system properties, thereby allowing the latter to reference the
former.
Closes gh-10594
7 years ago
Stephane Nicoll
02a0683cff
Polish
...
See gh-10595
7 years ago
Stephane Nicoll
13ccf45008
Polish
...
See gh-10884
7 years ago
Stephane Nicoll
c9c9e3664e
Polish
...
See gh-11113
7 years ago
Andy Wilkinson
f12de333f5
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
137d3f3533
Test Flyway location checking with implicit classpath: prefix
...
Closes gh-10894
7 years ago