In my spring application.properties I've got property
server.contextPath=/my/context/path
But I need to setup controller that will handle this path:
http:/localhost:8888/
Is there any way to ignore server.contextPath property only in one controller?
Thanks
Aucun commentaire:
Enregistrer un commentaire