Spring Stormpath 需要安全性?

Spring Security is necessary for Stormpath?

我是否必须在我的 Spring MVC Web 应用程序中实施 Spring 安全才能 运行 Stormpath 身份验证?

背景资料:

我想为我朋友的餐厅创建一个 Web 应用程序,人们可以在其中上网点餐。网络应用程序中没有信用卡收费。 Web 应用程序只会告诉他们价格,客户必须在柜台付款。

欢迎任何意见。谢谢

如果您不想,则不需要使用 Spring 安全性。 Stormpath 将其作为附加的可选集成提供。可以看到不一样的examples in their Github repo. The ones that do not contain "spring-security" in their names do not have it (except for spring-boot-default which contains it as well). You can get extensive documentation in https://docs.stormpath.com/java