Merge branch 'master' into thymeleaf-sec-upgrade

This commit is contained in:
Loredana Crusoveanu
2018-06-09 10:38:11 +03:00
committed by GitHub
201 changed files with 2100 additions and 455 deletions
@@ -11,7 +11,7 @@ import org.springframework.web.context.WebApplicationContext;
@RunWith(SpringRunner.class)
@SpringBootTest
public class SpringSecurityThymeleafApplicationTests {
public class SpringSecurityThymeleafApplicationIntegrationTest {
@Autowired
ViewController viewController;