简体   繁体   中英

Secure a Spring boot rest api

I have a created spring boot rest api that I intend to call from another application. How can I secure it in such a way that I can only call my api from that application.

I am very new at this so I really don't have any idea how to do it as I am a newbie in spring security.

Thank you for the recommendations.

通过链接可能会有所帮助。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM