You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: src/frontend/lib/mocking/mockedData.ts
+18-6Lines changed: 18 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,8 @@ class MockDataStore {
99
99
'Gilgamesh: Il Primo Eroe Epico del Mondo',
100
100
'Il Principe di Machiavelli: Politica di Potere Ieri e Oggi',
101
101
'Don Chisciotte: Cervantes e la Nascita del Romanzo Moderno',
102
-
'Beowulf: L\'Epica Inglese più Antica'
102
+
'Beowulf: L\'Epica Inglese più Antica',
103
+
'Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions'
103
104
];
104
105
105
106
constdocumentDescriptions=[
@@ -114,7 +115,8 @@ class MockDataStore {
114
115
'Analizzando l\'Epopea di Gilgamesh come la prima opera di grande letteratura sopravvissuta.',
115
116
'Esaminando il controverso trattato politico di Niccolò Machiavelli sul potere e il governo.',
116
117
'Uno studio approfondito del romanzo rivoluzionario di Miguel de Cervantes e il suo posto nella tradizione letteraria europea.',
117
-
'Un\'analisi approfondita del poema epico eroico inglese antico Beowulf e il suo significato culturale.'
118
+
'Un\'analisi approfondita del poema epico eroico inglese antico Beowulf e il suo significato culturale.',
119
+
'This is a book about enterprise integration using messaging. It does not document any particular technology or product. Rather, it is designed for developers and integrators using a variety of messaging products and technologies, such as ActiveMQ, IBM MQ, JMS, and others.'
0 commit comments