Skip to content

Commit 712bca9

Browse files
committed
restructure
1 parent 3f20f10 commit 712bca9

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

README.md

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@
44

55
# cds-feature-advanced-event-mesh
66

7+
8+
79
## About this project
810

911
CDS plugin providing integration with SAP Integration Suite, Advanced Event Mesh.
1012

13+
14+
1115
## Requirements and Setup
1216

1317
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.
1418

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).
1819

1920
### CDS Plugin
2021

@@ -30,18 +31,37 @@ The usage of CAP Java plugins is described in the [CAP Java Documentation](https
3031

3132
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).
3233

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+
3347
## Support, Feedback, Contributing
3448

3549
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).
3650

51+
52+
3753
## Security / Disclosure
3854

3955
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.
4056

57+
58+
4159
## Code of Conduct
4260

4361
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.
4462

63+
64+
4565
## Licensing
4666

4767
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

Comments
 (0)