Skip to content

Commit

Permalink
no change, initiating CI/CD build
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Jun 26, 2024
1 parent 17faa03 commit 3074df5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

# bootique-jcache


Integration of JCache caching API with Bootique. Provides injectable CacheManager.

*For additional help/questions about this example send a message to
Expand Down Expand Up @@ -59,4 +60,4 @@ Integration of JCache caching API with Bootique. Provides injectable CacheManage

`bootique-jcache` **does not** bundle a JCache provider. You will need to explicitly include a provider of your choice
on the classpath of your application, such as EhCache, Caffeine, Hazelcast, etc. You can find the details of different
provider integrations in the [examples](https://github.com/bootique-examples/bootique-jcache-examples).
provider integrations in the [examples](https://github.com/bootique-examples/bootique-jcache-examples).

0 comments on commit 3074df5

Please sign in to comment.