Update MyAppConfig.java

This commit is contained in:
abhibavishi 2015-06-19 01:55:37 +05:30
parent ff2a3c0f5b
commit e3e702920b
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
@Configuration @Configuration
@EnableCaching @EnableCaching
public class MyAppConfig { public class MyAppConfig {
// Your configuration code goes here. // Your configuration code goes here.
} }