We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecfd49e commit 911a0eeCopy full SHA for 911a0ee
finish/src/main/liberty/config/server.xml
@@ -16,7 +16,7 @@
16
<platform>microprofile-6.1</platform>
17
<feature>servlet</feature>
18
<!-- tag::sessionCache[] -->
19
- <feature>sessionCache</feature>
+ <feature>sessionCache-1.0</feature>
20
<!-- end::sessionCache[] -->
21
<feature>restfulWS</feature>
22
<feature>jsonb</feature>
0 commit comments