Dahye Anne Lee

Results 5 issues of Dahye Anne Lee

- [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [x] You use the code formatters provided [here](https://github.com/spring-projects/spring-data-build/tree/master/etc/ide) and have them applied to your changes. Don’t submit any formatting...

type: enhancement

Motivation: - @Bue-von-hon suggested to resolve #1854 issue. I felt interested to solve the problem and opened this PR. Modifications: - I created DiskMemoryHealthChecker class based on [DiskSpaceMetrics.java](https://github.com/micrometer-metrics/micrometer/blob/8339d57bef8689beb8d7a18b429a166f6595f2af/micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/DiskSpaceMetrics.java) in the...

new feature

- [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [x] You use the code formatters provided [here](https://github.com/spring-projects/spring-data-build/tree/master/etc/ide) and have them applied to your changes. Don’t submit any formatting...

status: waiting-for-triage

Hi, I am using this library(`v1.0.0`) to our project. It really helps a lot. However, I would like to suggest one feature that would be more helpful. For now, I...

Hi, I am using spqr gui and customizing some settings(endpoint, target-endpoint, page-title). However, a page-title setting does not work well as I expected.(endpoint and target-end point settings work well like...