@SpringBootTest(properties="spring.jpa.open-in-view=false",
webEnvironment=MOCK)
public class JpaWebAutoConfigurationDisabledTest
extends Object
| Constructor and Description |
|---|
JpaWebAutoConfigurationDisabledTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFilterDisabled() |
void |
testInterceptorDisabled() |
Copyright © 2016–2018 JoinFaces. All rights reserved.