1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Use UTF-8 for Java sources and XML

This commit is contained in:
Lars Grefer
2019-08-13 22:20:21 +02:00
committed by Rob Winch
parent 1048601f3d
commit cb4f3d2f44
10 changed files with 10 additions and 10 deletions
@@ -46,7 +46,7 @@ import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.
* @author Rob Winch
* @author Tim Ysewyn
* @author Joe Grandja
* @author Eddú Meléndez
* @author Eddú Meléndez
* @author Vedran Pavic
* @author Eleftheria Stein
*/
@@ -64,7 +64,7 @@ import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.
* Tests for {@link RememberMeConfigurer}
*
* @author Rob Winch
* @author Eddú Meléndez
* @author Eddú Meléndez
* @author Eleftheria Stein
*/
public class RememberMeConfigurerTests {