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'
33title = ' Transactional Event Queues'
44theme = ' hugo-theme-relearn'
55
6+ ignoreLogs = [' warning-goldmark-raw-html' ]
7+
68[params ]
79 headingPre = ' Module'
810 themeVariant = ' zen-light'
911
1012[outputs ]
11- home = [' html' , ' rss' , ' search ' ]
13+ home = [' html' , ' rss' ]
1214
1315[[menu .Shortcuts ]]
1416name = " <i class='fa-fw fab fa-github'></i> GitHub repo"
@@ -17,8 +19,8 @@ url = "https://github.com/oracle/microservices-datadriven"
1719weight = 10
1820
1921[[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 "
2224weight = 11
2325
2426[[menu .Shortcuts ]]
You can’t perform that action at this time.
0 commit comments