Polish javadoc formatting

This commit is contained in:
Stephane Nicoll
2018-08-16 17:19:25 +02:00
parent 16331616dc
commit 8f2ab952f5
3 changed files with 5 additions and 3 deletions

View File

@@ -68,7 +68,8 @@ import org.springframework.util.Assert;
* Requests should be made using HTTP GET or POST (depending if there is a payload), with
* any payload contained in the body. The following response codes can be returned from
* the server:
* <table summary="Response Codes">
* <table>
* <caption>Response Codes</caption>
* <tr>
* <th>Status</th>
* <th>Meaning</th>