My main.js (in localhost:8080)
$(document).ready(() => { console.log("jQuery Support Ok"); $.ajaxSetup({ crossOrigin: true,