Fix checkstyle violations

This commit is contained in:
Phillip Webb 2019-06-04 12:44:09 -07:00
parent e161c6f826
commit d548c5ed31
18 changed files with 18 additions and 3 deletions

View File

@ -5,4 +5,4 @@ HTTP/1.1 {{statusCode}} {{statusReason}}
{{name}}: {{value}}
{{/headers}}
{{responseBody}}
----
----

View File

@ -102,4 +102,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

View File

@ -3,4 +3,4 @@
<h1>Hello</h1>
Hello World!
</body>
</html>
</html>

View File

@ -0,0 +1 @@