Test fixed
This commit is contained in:
parent
4df25672b1
commit
dab185208a
@ -33,7 +33,7 @@ import java.util.List;
|
|||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
@Configuration
|
@Configuration
|
||||||
@ConditionalOnProperty(prefix = "security.oauth2", value = "enabled", havingValue = "true", matchIfMissing = true)
|
@ConditionalOnProperty(prefix = "security.oauth2", value = "enabled", havingValue = "true")
|
||||||
@ConfigurationProperties(prefix = "security.oauth2")
|
@ConfigurationProperties(prefix = "security.oauth2")
|
||||||
@Data
|
@Data
|
||||||
@Slf4j
|
@Slf4j
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user