File tree Expand file tree Collapse file tree 3 files changed +22
-3
lines changed
docs-source/transactional-event-queues Expand file tree Collapse file tree 3 files changed +22
-3
lines changed Original file line number Diff line number Diff line change
1
+ +++
2
+ [_build ]
3
+ render = " never"
4
+ list = " never"
5
+ publishResources = false
6
+ +++
7
+
8
+ {{%children containerstyle="div" style="h2" description="true" %}}
Original file line number Diff line number Diff line change
1
+ +++
2
+ title = " Credits"
3
+ +++
4
+
5
+ ## Contributors
6
+
7
+ Thank you to the following contributors (listed in alphabetical order):
8
+
9
+ * Anders Swanson, Developer Evangelist, Oracle Database
Original file line number Diff line number Diff line change @@ -3,12 +3,14 @@ languageCode = 'en-us'
3
3
title = ' Transactional Event Queues'
4
4
theme = ' hugo-theme-relearn'
5
5
6
+ ignoreLogs = [' warning-goldmark-raw-html' ]
7
+
6
8
[params ]
7
9
headingPre = ' Module'
8
10
themeVariant = ' zen-light'
9
11
10
12
[outputs ]
11
- home = [' html' , ' rss' , ' search ' ]
13
+ home = [' html' , ' rss' ]
12
14
13
15
[[menu .Shortcuts ]]
14
16
name = " <i class='fa-fw fab fa-github'></i> GitHub repo"
@@ -17,8 +19,8 @@ url = "https://github.com/oracle/microservices-datadriven"
17
19
weight = 10
18
20
19
21
[[menu .Shortcuts ]]
20
- name = " <i class='fa-fw fas fa-bookmark'></i> Oracle Backend for Spring Boot and Microservices "
21
- url = " https://bit.ly/oraclespringboot "
22
+ name = " <i class='fa-fw fas fa-bookmark'></i> Oracle Backend for Microservices and AI "
23
+ url = " https://bit.ly/OracleAI-microservices "
22
24
weight = 11
23
25
24
26
[[menu .Shortcuts ]]
You can’t perform that action at this time.
0 commit comments