Merge branch '1.5.x'

This commit is contained in:
Phillip Webb
2016-10-11 23:42:14 -07:00
25 changed files with 130 additions and 118 deletions

View File

@@ -23,7 +23,6 @@ import org.hamcrest.TypeSafeMatcher;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import sample.web.thymeleaf3.SampleWebThymeleaf3Application;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;