原文链接:This Week in Grails (2012-03)
只剩几周时间为GR8Conf欧洲大会和美洲大会提交你的演讲提案了。欧洲大会的页面在这里,美洲大会的是这里;两个大会的截至日期均为2月15日。
本周有不少关于Spring Security的内容。在spring-security-core 1.2.7版本中,我破坏了WAR部署,所以发布了1.2.7.1来纠正这个问题。有一个新的插件集成了Shibbol eth native SP,还有一个是关于mock authentication。同时,Carsten Block写了一篇关于限制并发用户会话的博文(也可以看更新后的版本)。
看看Tsuyoshi Yamamoto对伦敦2011 Groovy & Grails eXchange大会的总结。有不少好图,其中有Acegi插件的三位开发者,这是我们首次在同一个地方聚在一起。
本周我发布了一个新的插件,有助于在JBoss上部署应用。JBoss的每个版本都需要对部署应用做不少事情,所以我想最好用个插件将这些封装起来。该插件支持JBoss 5、6,但还不支持7,因为7还不支持Grails(由于一些bug在7.2中才修复)
要是想关注这些“Grails每周观察”的帖子,可以通过分类链接【译者注:中文版可以直接访问这里。】或在RSS阅读器里订阅仅针对它们的feed直接访问它们。
这篇博文的翻译:
杂七杂八
- 开发Groovy AST transformations的经验教训
- @NullSafe改头换面
- 我钟意的Grails 2.0的9大特性
- 使用Gradle、Spock和Geb对Grails核心代码进行功能测试
- Gradle精粹
- Gradle精粹(2)
- Gradle精粹(3)
- 使用独立Driver Profile运行Geb Spec测试Grails的移动view
- 使用绑定类给Groovy脚本传递参数
- GContracts 1.2.5发布了!
- 探究并修复Grails的Snapshot依赖机制的缺陷
- 视频:Grails 2.0 – 有多少令人兴奋的内容
- http://observatoriodegrails.com/hoy/?date=2012-01-16
- http://observatoriodegrails.com/hoy/?date=2012-01-17
- http://observatoriodegrails.com/hoy/?date=2012-01-18
- http://observatoriodegrails.com/hoy/?date=2012-01-19
- http://observatoriodegrails.com/hoy/?date=2012-01-20
- Spring每周观察,2012年1月17日
插件
本周发布了4个新插件:
- spring-security-shibboleth-native-sp 1.0.0. Shibboleth Naitive SP,支持Spring Security Grails插件;
- activiti-shiro 0.1.1. 将Activiti集成进Shiro Security;
- kendo-ui 1.0.0. 提供Kendo UI依赖;
- jbossas 1.0. 协助部署到JBoss。
还有14个更新的插件:
- build-info 1.2.2. 提供了显示War文件基本信息的controller/view;
- clover 3.1.3. 集成了Clover 代码覆盖工具;
- commentable 0.7.7. 将Domain Class中的注释进行标注,使用Tag库或者部分模板将注释集成的View中;
- dao-artefacts 0.4. 为Grails应用提供了一种使用DAO的方式;
- external-config-reload 0.4.8. 轮询检测外部配置文件的变化(添加到grails.config.locations中的文件),当发现改变时,重新装入配置,并触发onConfigChange事件通知插件;
- hibernate-search 0.4. 为Domcain class集成了Hibernate;
- infinispan 0.4.5. 使用JBoss Infinispan分发缓存;
- jasypt-encryption 1.1.0. 集成了Jasypt加密库;
- mahout-recommender 0.5.2. 在你的工程中使用Apache Mahout推荐算法;
- marshallers 0.1.1. 轻松注册和使用支持分层配置的自定义XML和JSON marshaller;
- pusher 0.2. pusher.com REST api的包装器; api
- simpledb 0.3. 将AWS SimpleDB数据 存储集成到Grails中,并提供了基于它的GORM API;
- spring-security-core 1.2.7.1. 官方Grails安全插件:集成了Spring Security;
- spring-security-mock 1.0.0. 支持Spring Security的模拟认证。
有趣的嘀咕
- @ewolff:Stralsund召开的技术讨论,关于#adessoAG #Groovy #Grails,http://t.co/JkqqRUof 2月2日
- @aaronzirbes:我刚为使用#Shibboleth的伙计们发布了一个#Grails Spring Security插件。请查看 @ http://t.co/kHqF58qY
- @padcom:#GContracts真棒!完全是#Groovy中成功使用闭包注解的一个案例
- @doylecentral:sts可以检查JSON构建器中的重复字符串。nb#sts #grails
- @nagai_masato:AstSpecBuilder是学习Groovy AST DSL的不错参考。 http://t.co/LyhoHetB #groovy
- @glaforge:#groovy在#tiobe重新回到了36的位置。就像悠悠球
http://t.co/lrWqUTmb
- @hiranasu: Grails中使用Ajax太简单了,js小白也能搞定。太有趣了!
- @FinGGUG:芬兰的#Groovy/#Grails开发者都在哪里?我们需要有人加入行动!请转发!
- @TimSporcic:终于把GORM Recipe push到了GitHub。Grails 2.0中使用GORM的示例。#GORM #grails http://t.co/Wvj8Rc1c
- @rstepanenko:发布了#grails的#AWS #simpledb gorm插件的0.3版本。发布公告:http://t.co/IvBAV0xE(数字类型的id,aws重试等)
- @milcom_:reddit终于有了#groovy专版。
http://t.co/Pg1LTbLj - @CedricChampeau:我在#groovy #grails用户组里关于静态类型检查的幻灯 http://t.co/8AjXvWqM
- @nmartignole:法国南部的#Groovy使用者,现在在索菲亚,安提波利斯有一个Groovy/Grails用户组。http://t.co/8bE92CQs cc @sebi2706
- @nobusue:官方认可!翻译文档“Grails框架参考文档”http://t.co/bJpXnped
Jobs
- Dice keyword search for Grails
- Monster keyword search for Grails
- Careerbuilder keyword search for Grails
- SpringSourceJob Twitter feed
- SpringSource job search at jobs.vmware.com
- @GCS digitalmedia: Looking for Java Groovy/Grails developers for an immediate start, please contact Kevin on 020 7710 4121
- @albe rtovilches: ?Algún programador Groovy #Grails está buscando trabajo en Madrid? que se ponga en contacto conmigo!

- Java/Grails Application Developer at Devis in Arlington, VA
- @bredo: We’re hiring! Looking for a Grails/Java developer http://t.co/pLTDu0A2 – fun team, fun project, great tech, cake, booze, beauty, clerkenwell
- @BKBRec ruiter: Searching for a Groovy and Grails developer in Toronto if interested Msg me… #in
- Software Engineer at SRA International in Charlottesville, VA
- Web Developer / Grails Developer in Northamptonshire
- Grails Web Developer at Coresystems AG in Windisch, Switzerland
- Looki ng for a Lead Developer to migrate ERP systems based in SilverStream over to Grails
- Java/ JVM Languages Developer at Excella
- Grails Developers at Acrede
- Java Dev – Grails at Moxy in Nashville, TN
- @noelwila nd: NOW HIRING: Senior Level Developer with experience with RESTful Web Services & Grails Framework. Please contact me if you are interested. n…
- Lead Java Developer / Architect – Groovy, Grails in Northampton
- Desarrollador Junior de Java – Madrid
- Freelance Grails/Java udviklere – K?benhavn
- Web Developer, Grails / ColdFusion, London
- Sr. JAVA/Groovy Grails Developer
- Groovy Grails / Java | NYC
- Sr Grails / Java Developer in Vancouver, BC
User groups and Conferences
- Spring I/O 2012
- February 16th and 17th in Madrid
- Thursday, March 8, 2012
- Seattle Groovy/Grails Users Group

最新评论
5 周 6 小时之前
5 周 1 天之前
7 周 1 天之前
7 周 6 天之前
8 周 49 分钟之前
8 周 3 天之前
9 周 1 天之前
14 周 3 天之前
16 周 2 天之前
18 周 1 小时之前