Spring boot & Jquery 415 (Unsupported Media Type) – Jquery ajax
I trying to do an ajax cross domain post call to a spring rest web services api's in a secure context. From Jquery I can't set the contentType attribute cos then I have problem with the secure context. But without…