Spring boot cookies won't obey application.properties settings
Hello,
I have in application.properties the following :
but then I deploy the app(on my RPI) the settings are not obeyed
I check them here: https://developer.mozilla.org/en-US/observatory
can you suggest what I'm missing ?
I also tried:
here some stuff is obeyed some not, the stuff that works is setting the domain.
I have in application.properties the following :
but then I deploy the app(on my RPI) the settings are not obeyed
I check them here: https://developer.mozilla.org/en-US/observatory
can you suggest what I'm missing ?
I also tried:
here some stuff is obeyed some not, the stuff that works is setting the domain.
MDN Web Docs
Test your siteβs HTTP headers, including CSP and HSTS, to find security problems and get actionable recommendations to make your website more secure. Test other websites to see how you compare.
