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
Copy file name to clipboardExpand all lines: README.md
+23-3Lines changed: 23 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,18 @@
4
4
5
5
# cds-feature-advanced-event-mesh
6
6
7
+
8
+
7
9
## About this project
8
10
9
11
CDS plugin providing integration with SAP Integration Suite, Advanced Event Mesh.
10
12
13
+
14
+
11
15
## Requirements and Setup
12
16
13
17
See [Getting Started](https://cap.cloud.sap/docs/get-started/in-a-nutshell?impl-variant=java) on how to jumpstart your development and grow as you go with SAP Cloud Application Programming Model.
14
18
15
-
### SAP Integration Suite, Advanced Event Mesh
16
-
17
-
For details on how to use SAP Integration Suite, Advanced Event Mesh, please see the [SAP Integration Suite, Advanced Event Mesh Service Guide](https://help.sap.com/docs/sap-integration-suite/advanced-event-mesh/cap-plugin-for-sap-integration-suite-advanced-event-mesh).
18
19
19
20
### CDS Plugin
20
21
@@ -30,18 +31,37 @@ The usage of CAP Java plugins is described in the [CAP Java Documentation](https
30
31
31
32
The latest version can be found in the [changelog](./CHANGELOG.md) or in the [Maven Central Repository](https://central.sonatype.com/artifact/com.sap.cds/cds-feature-advanced-event-mesh/versions).
32
33
34
+
35
+
### WHAT ABOUT THE MESSAGING KIND?
36
+
37
+
38
+
### COPY OUTCOME OF https://github.com/cap-js/advanced-event-mesh/pull/32
39
+
40
+
41
+
### SAP Integration Suite, Advanced Event Mesh
42
+
43
+
For details on how to use SAP Integration Suite, Advanced Event Mesh, please see the [SAP Integration Suite, Advanced Event Mesh Service Guide](https://help.sap.com/docs/sap-integration-suite/advanced-event-mesh/cap-plugin-for-sap-integration-suite-advanced-event-mesh).
44
+
45
+
46
+
33
47
## Support, Feedback, Contributing
34
48
35
49
This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/cap-java/cds-feature-advanced-event-mesh/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
36
50
51
+
52
+
37
53
## Security / Disclosure
38
54
39
55
If you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/cap-java/cds-feature-advanced-event-mesh/security/policy) on how to report it. Please do not create GitHub issues for security-related doubts or problems.
40
56
57
+
58
+
41
59
## Code of Conduct
42
60
43
61
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/cap-java/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
44
62
63
+
64
+
45
65
## Licensing
46
66
47
67
Copyright 2025 SAP SE or an SAP affiliate company and cds-feature-advanced-event-mesh contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/cap-java/cds-feature-advanced-event-mesh).
0 commit comments