BAEL-542 do not need TestConfig class
This commit is contained in:
parent
652def889a
commit
c9394b216a
@ -1,11 +0,0 @@
|
||||
package com.baeldung.cachecontrol;
|
||||
|
||||
import org.springframework.context.annotation.ComponentScan;
|
||||
import org.springframework.context.annotation.Configuration;
|
||||
|
||||
|
||||
@Configuration
|
||||
@ComponentScan({ "com.baeldung" })
|
||||
public class TestConfig {
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user