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.
我是 Grails 的新手,在 Grails 网站上我找到了以下句子。
Grails 是一个用于 JVM 的开源、全栈、Web 应用程序框架。
什么是全栈 Web 应用程序框架?Grails 与 Struts 有何不同?谢谢
通常,当您构建应用程序时,您需要一些功能:
您可以为每个区域使用一个 API/框架来构建您的应用程序。
完整的堆栈意味着 Grails 将为您提供所有这些领域的功能,因此您无需寻找一组框架,只需使用一个即可。