Update MyAppConfig.java
This commit is contained in:
parent
ff2a3c0f5b
commit
e3e702920b
|
@ -1,9 +1,6 @@
|
|||
|
||||
@Configuration
|
||||
@EnableCaching
|
||||
|
||||
public class MyAppConfig {
|
||||
|
||||
// Your configuration code goes here.
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue