Polish "Add support for cache2k in memory caching"
See gh-28498
This commit is contained in:
@@ -100,6 +100,7 @@ dependencies {
|
||||
}
|
||||
implementation("org.apache.tomcat.embed:tomcat-embed-core")
|
||||
implementation("org.assertj:assertj-core")
|
||||
implementation("org.cache2k:cache2k-spring")
|
||||
implementation("org.glassfish.jersey.core:jersey-server")
|
||||
implementation("org.glassfish.jersey.containers:jersey-container-servlet-core")
|
||||
implementation("org.hibernate:hibernate-jcache") {
|
||||
|
||||
Reference in New Issue
Block a user