Beapi-io / spring-boot-starter-beapi

Springboot 'convention over config' starter for API Automation
Other
1 stars 1 forks source link

IMPROVEMENT(SDK) : Use CDN for loading/storing yaml IO State files #54

Closed orubel closed 1 year ago

orubel commented 1 year ago

Just realized I can simplify a few things by loading properties files via a CDN. This should be added to the SDK

All will download same file from CDN at runtime but PARENT can reload and push (via webhook) to CHILD servers

orubel commented 1 year ago

moving to beapi-java-sdk