Reputation: 21
Can someone help me with this error and how to resolve this? I need to cache the db table, for that I would like to use the ehcache for that. I have already added the dependency to the pom.xml file and the build was successful but how to add the configuration to the springboot application without .xml? Is there any way to include configuration in application.yaml file?
Upvotes: 1
Views: 37