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 -

javascript - Why jQuery Select box change event is now working? -

c - Android and JNI real time clock -