什么是Full stack mvc框架? Grails是完整的堆栈框架? [英] What is Full stack mvc framework? How Grails is full stack framework?

查看:99
本文介绍了什么是Full stack mvc框架? Grails是完整的堆栈框架?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


Grails是一个开放源代码的完整堆栈, JVM的Web应用程序框架。

什么是完整堆栈web应用程序框架? Grails如何与Struts不同?
谢谢

解决方案

通常,当您构建应用程序时,您需要一些功能:


  • 数据库管理(ORM)
  • 演示文稿(用户界面)

  • 服务层

  • 配置



您可以使用一个API / Framework为每个区域构建您的应用程序。



完整的堆栈意味着Grails将为您提供所有这些区域的功能,因此您无需查找一组框架,只需使用一个即可。


I am new to Grails and in the Grails website I found the following sentence.

Grails is an Open Source, full stack, web application framework for the JVM.

What is full stack web application framework? How Grails vary from Struts? Thanks

解决方案

Normally when you build applications you need some functionalities:

  • Database managment (ORM)
  • Presentation (User Interface)
  • Service Layer
  • Configuration

You can build your application using one API/Framework for each area.

The full stack means that Grails will provide you functionality to all those areas so you don't need to look for a set of frameworks, just use one.

这篇关于什么是Full stack mvc框架? Grails是完整的堆栈框架?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆