Replace cross origin annotations with proxy
Closed this issue · 1 comments
StruckCroissant commented
Cetain controllers have @CrossOrigin
defined. Replace these with a proxy implementation.
StruckCroissant commented
Not needed. Seems like the cross-origins annotation works and we do not need a proxy at this time