I have a server-side application using Java with Spring Boot, but we do not utilize the Java SDK. I am curious about enabling on-device decision making and whether using the Java SDK is the only option.
I'm wondering if it's possible to utilize Adobe Target Delivery API (https://developers.adobetarget.com/api/delivery-api) instead, by calling it through a RESTful API. Would this allow me to enable on-device decisioning without the need for any SDK?