Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道如何将 Scala 与 Spring Security(即 Acegi)集成?进行集成时的最佳实践和障碍是什么
Scala 与 Java 的互操作性很好,因此您不需要做任何特别的事情。按照为 Java 编写的说明编写等效的 Scala 代码。