什么是Grails
Grails的目标是带给Groovy"按约定编程"的开发模式。这是一个开源的web开发框架,它影响了groovy语言以及所有java的web开发。您可以把Grails作为单独的开发环境,它屏蔽了所有的配置细节,或者与您的java应用逻辑相集成。
Grails特别为吸引java平台的新手而设计开发。如果你用PHP、Perl或Python开发web应用,Grails将使您感到特别轻松。
若您使一位经验丰富的java开发者,会发现开发复杂的web应用Grails比其他MVC框架要简单得多。与Ajax、数据库访问、已有代码的无缝连接,都会让您倍感惬意。
Grails has been specifically designed and developed to attract new developers to the Java platform. If you are a developer of web applications whether it be with PHP, Perl or Python the concepts in Grails will make you feel at home. Grails shields much of the technicalities away from the developer and offers a gentle introduction to the Groovy language and Grails. If you have a basic understanding of programming techniques you will be able to start using Grails straight away.
开始
Grials已正式发布。开始使用Grails请看Chinese Installation,Chinese Quick Start,还有Chinese User Guide。
Latest News
Check out the new screencast about functional testing with Canoo WebTest and Grails in the Grails Screencasts section.
This year's WJAX conference in Munich will feature some interesting Groovy and Grails sessions, BOF and round table discussions by Dierk König, Peter Roßbach and Sven Haiges that you might be interested in. Details can be found at the website of the conference.
Sven Haiges has worked his magic once more and posted a new Grails screencast that shows how navigate the Grails project structure and have changes automatically reloaded. Also, it is thanks to Sven that we now have an official Groovy,Grails store where you can buy T shirts, Groovy GStrings and mugs.
Note - The store is operated strictly not for profit, and if you know of any either way we can get Groovy, …