-One of the strengths of CAP Java is that it offers a [variety of plugins integrating with SAP BTP services](../plugins) while keeping applications free of technical dependencies to such services. In the CAP ecosystem, we call this approach CALESI (CAP level service integration). Most of those CALESI plugins expose themselves as a CDS service which also can be injected as a Spring Boot service. Take this together with the fact that the CAP runtime can run alongside a idiomatic Spring Boot application and you have service integration (via CAP plugins) with a growing set of BTP platform services.
0 commit comments