Files
spring-restdocs/spring-restdocs-core
Andy Wilkinson f8cbb3b63c Avoid using UTF-8 characters in source code
Using UTF-8 in the source can be problematic on platforms that are
not configured to use UTF-8 by default. This commit replaces a number
of strings with UTF-8 characters in them with an equivalent ASCII
string that uses unicode character escapes.
2015-09-23 20:51:44 +01:00
..
2015-09-16 17:39:24 -04:00