Rename spring-boot-developer-tools -> devtools

Fixes gh-3099
This commit is contained in:
Phillip Webb
2015-06-04 12:31:49 -07:00
parent 683c19ee8b
commit 983484f429
165 changed files with 507 additions and 437 deletions

View File

@@ -0,0 +1,9 @@
h1 {
color: blue;
}
.content {
font-family: sans-serif;
border-top: 3px solid red;
padding-top: 30px;
}