This website works better with JavaScript.
Explore
Help
Register
Sign In
GitHub-Spring
/
spring-boot
mirror of
https://github.com/spring-projects/spring-boot.git
Watch
1
Star
0
Fork
You've already forked spring-boot
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Fix Actuator sample's health test
pull/1638/merge
Andy Wilkinson
12 years ago
parent
b8eb13d827
commit
7287c66d88
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
spring-boot-samples/spring-boot-sample-actuator-ui/src/main/resources/application.properties
1
spring-boot-samples/spring-boot-sample-actuator-ui/src/main/resources/application.properties
Unescape
Escape
View File
@ -0,0 +1 @@
@@ -0,0 +1 @@
health.diskspace.enabled: false
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
GitHub-Spring/spring-boot
Title
Body
Create Issue