Adding security (SSL) to a Spring web service -


i've followed guide: https://spring.io/guides/gs/rest-service/ create web service using spring rest. need add ssl communication, i've tried following other guide: http://www.radcortez.com/ssl-tls-rest-server-client-with-spring-and-tomee/ lot of code in web.xml file, wich first guide said isn't used. imagine it's supposed in kind of annotation. appreciate this!


Comments

Popular posts from this blog

sql - MySQL - Finding Empty relations -

unity3d - Rotate an object to face an opposite direction -

Upload file with tags through OwnCloud or NextCloud API -