File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1414This **experimental** feature allows you to create example Maven projects to show basic integration of Coherence with various frameworks.
1515Currently, we support the following integrations:
1616
17- 1. Helidon Microprofile - 4.1.6
17+ 1. Helidon Microprofile - 4.2.0
1818
19- 2. Spring Boot - spring-boot-starter 3.4.1 , coherence-spring 4.3.0
19+ 2. Spring Boot - spring-boot-starter 3.4.3 , coherence-spring 4.3.0
2020
21- 3. Micronaut - micronaut-parent: 4.7.3, micronaut-coherence: 5.0.4"
21+ 3. Micronaut - micronaut-parent: 4.7.3, micronaut-coherence: 5.0.4
22+
23+ NOTE: The framework versions may be updated from time to time.
2224
2325The example projects generated expose a simple REST API where the data is stored in Coherence caches using each of the different frameworks.
2426
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ backend:
3535 name : " vuetify"
3636 homePage : " docs/about/overview.adoc"
3737 releases :
38- - " 1.8.1 "
38+ - " 1.9.0 "
3939 navigation :
4040 type : " ROOT"
4141 title : " Coherence CLI"
You can’t perform that action at this time.
0 commit comments