cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CAP Java: replace spring boot

0 Likes
1,741

Hi,

I am wondering if it is possible and recommended to replace the spring boot framework with another java farmework eg. Quarkus or another one?

What issues do you see if we try to do it?

Thanks a lot in adavnce!

View Entire Topic
marcbecker
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

Where have you seen spring-boot-starter-webflux specifically? I think we only use it in our sample project for some tests: https://github.com/SAP-samples/cloud-cap-samples-java/blob/95af0f424e2a062edddbe3360eb8f71986577547/...

Currently CAP Java does not support a reactive I/O model.
There have been no efforts in that area yet.

Best regards,
Marc Becker