You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we run the application in prod profile, which makes the application run in HTTPS(443). The following functionality is broken:
File Upload - Defined as GET call.
RestTemplate API - /cons/**
AJAX calls - view-students and add-students which have http:// URL
The text was updated successfully, but these errors were encountered:
If we run the application in prod profile, which makes the application run in HTTPS(443). The following functionality is broken:
File Upload - Defined as GET call.
RestTemplate API - /cons/**
AJAX calls - view-students and add-students which have http:// URL
The text was updated successfully, but these errors were encountered: