Skip to content
2 changes: 1 addition & 1 deletion java/_menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# [Multitenancy](multitenancy)
# [Security](security)
# [Spring Boot Integration](spring-boot-integration)
## [CAP plugins w/o CDS Model](cap-plugins-in-spring-boot-apps)
# [BTP services in Brownfield Apps](cap-plugins-in-spring-boot-apps)
Comment thread
rjayasinghe marked this conversation as resolved.
Outdated
# [Developing Applications](developing-applications/)
## [Building](developing-applications/building)
## [Running](developing-applications/running)
Expand Down
4 changes: 2 additions & 2 deletions java/cap-plugins-in-spring-boot-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ synopsis: >
status: released
---

# Use CAP Plugins in Spring Boot Applications without a CDS Model
# Using BTP Services in Brownfield Apps

<style scoped>
h1:before {
Expand Down Expand Up @@ -71,4 +71,4 @@ cds.messaging.services.messaging.kind: file-based-messaging

After that, you can use the CAP messaging feature in your application. For details, refer to the [Messaging documentation](./messaging).

<div id="alesi-cds-feature-ucl" />
<div id="alesi-cds-feature-ucl" />
Loading