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