File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Sample Application: GrabDish
2
2
3
3
Source code and workshop scripts for the
4
- [ Building Microservices with Oracle Converged Database Workshop] [ 1 ]
4
+ [ Simplify Microservices with converged Oracle Database Workshop] [ 1 ]
5
5
available on [ Oracle LiveLabs] [ 2 ] .
6
6
7
7
## License
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >io.helidon.applications</groupId >
25
25
<artifactId >helidon-mp</artifactId >
26
- <version >2.3.1 </version >
26
+ <version >2.4.0 </version >
27
27
<relativePath />
28
28
</parent >
29
29
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >io.helidon.applications</groupId >
25
25
<artifactId >helidon-mp</artifactId >
26
- <version >2.3.1 </version >
26
+ <version >2.4.0 </version >
27
27
<relativePath />
28
28
</parent >
29
29
Original file line number Diff line number Diff line change
1
+ # Sample Application: TravelAgency
2
+
3
+ Source code and workshop scripts for the
4
+ [ Simplify Sagas with Oracle Database, Data Integrity Across Microservices] [ 1 ]
5
+ available on [ Oracle LiveLabs] [ 2 ] .
6
+
7
+ ## License
8
+
9
+ Copyright (c) 2021 Oracle and/or its affiliates.
10
+
11
+ Licensed under the Universal Permissive License v 1.0 as shown at < https://oss.oracle.com/licenses/upl > .
12
+
13
+ [ 1 ] : https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=8781
14
+ [ 2 ] : https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/home
You can’t perform that action at this time.
0 commit comments