Grails每周观察(2012-04)
分类:
正文:
原文链接:This Week in Grails (2012-04)
本周,Peter Ledbrook开始编写Grails的HOWTO系列,第一篇是关于升级到Grails 2.0,这还有一篇HOWTO编写指南。
我们需要你的帮助找出无效的JIRA问题(如已修复或不再是个问题的)。在Grails Contribute页面中查看“Reviewing issues”一节,了解新的“Last Reviewed”和“Flagged”属性的使用方法。
Tomas Lin写下了将Grails应用部署到AppFog的经验之谈。这等于告诉Grails开发者还有另一个云提供商可用,好消息!
STS 2.9.0.M2本周发布了。查看这个关于新特性和值得注意的内容的PDF文件,你能了解它对Groovy、Grails和Gradle的支持有了哪些更新。
本周,我发布了一个新插件,它能支持在Grails应用中使用Ratpack。感谢James Williams的博文,给了我这个插件的灵感。不到一天,就有了Matthias Hryniszak介绍该插件使用的博文。
要是想关注这些“Grails每周观察”的帖子,可以通过分类链接【译者注:中文版可以直接访问这里。】或在RSS阅读器里订阅仅针对它们的feed直接访问它们。
这篇博文的翻译:
杂七杂八
- Wizard设计模式
- 不全是针对于Grails的,但这是一种很有趣的方法,尤其对于DSL和构建器而言
- Groovy DSL的简单示例
- Apache Tomcat 7.0.25发布了
- Grails on Jelastic
- 你的Grails应用还没升级到2?让我们知道如何干!
- 自定义Grails Test Types/Phases
- 虽旧但是很酷
- Grails的C.R.A.P.指标
- Groovy静态编译调查结果
- 用于ToString和EqualsAndHashCode的Groovy注解
- 不错的提醒,添加到Domain Class模板中是一个有用的技巧
- Grails数据库迁移需知
- 要将app升级到Grails2.0.0?还是等到2.0.1吧!
- 在产品环境下使用Tomcat 7 JDBC连接池
- Grails:使用DomainBuilder初始化数据
- Groovy技巧:使用Builder解决命名冲突
- 巴黎Groovy/Grails用户组关于静态类型检查的演讲
- 多伦多的Java Groovy/Grails开发者
- Grails、Weceem和Apache2
- GR8Conf大会的站点运行在了新的硬件上
- CacheManager的diskStorePath
- 配置Ehcache时的有趣内容
- http://observatoriodegrails.com/hoy/?date=2012-01-23
- http://observatoriodegrails.com/hoy/?date=2012-01-24
- http://observatoriodegrails.com/hoy/?date=2012-01-25
- http://observatoriodegrails.com/hoy/?date=2012-01-26
- http://observatoriodegrails.com/hoy/?date=2012-01-27
- Gradle每周观察(2012-4)
- spring每周观察,2012年1月24日
插件
本周新发布了3个插件:
- jquery-ui-timepicker 0.9.8.1. 为http://trentrichardson.com/examples/timepicker/提供了资源文件;
- eco-resources 0.1. 将Eco模板编译成Javascript;
- ratpack 1.0.1. 允许你在Grails中使用Ratpack。
还有17个更新的插件:
- atmosphere 0.4.2.1. 提供了与Atmosphere项目(一种轻便的AjaxPush/Comet和WebSocket框架)的集成 ;
- ckeditor 3.6.2.1. 实现了Grails和CKEditor的整合 ;
- date-formatting 0.2.5. 为Date对象添加了转换成不同字符串格式的功能;
- foundation 2.1.4.3. 提供了Foundation CSS框架的资源文件;
- google-visualization 0.5. 为Google Visualization API的交互图片提供标签库;
- grails-melody 1.11. 集成了JavaMelody系统监视工具;
- gsp-taglib 0.3.2. 可以在grails-app/taglib下的用GSP文件;
- jasper 1.5.2. 使用JasperReports;
- rich-domain 1.0.6. 为非Grails domain class的POGO提供了依赖注入;
- spring-security-mock 1.0.1. 支持Spring Security的模拟认证;
- spring-security-saml 1.0.0.M11. SAML 2.x支持Spring Security插件;
- spring-security-shibboleth-native-sp 1.0.2. Shibboleth Naitive SP,支持Spring Security Grails插件;
- syntax-highlighter 3.0.83. 为GSP页面上显示的示例代码添加了语法加亮;
- tiny-mce 3.4.7. 为你的GSP页面上内嵌的编辑器集成了TinyMce编辑器的javascript和标签
- twitter4j 0.3.2. 使用twitter4j库发送和接受Twitter消息;
- xwiki-rendering 0.4. 使用XWiki Rendering框架转换文本;
- zkui 0.4.1. 无缝的将ZK集成到Grails的基础设施;使用 Grails的基础设施,如GSP、controller,而不是使用作为ZKGrails插件。
有趣的嘀咕
- @CedricChampeau:我在巴黎#groovy #grails用户组中关于静态类型检查演讲的更多细节: http://t.co/mUwPQcJD
- @LondonGGUG:在下一次GGUG中,有人愿意免费分享他们的#grails部署安装么?2月20日,时长10-30分钟。
- @joshareed:‘git clean -df’对于清理那些Grails升级重新生成的所有的图片、css、js非常有效。
- @wangjammer5:今早与#Grails团队进行了不错的沟通,产生了取代install-plugin的想法: http://t.co/fQcHbXeJ
- @CodersUniverse:印度的SpringPeople发起了开放式培训:… Tomcat、Apache、Groovy & Grails、Testing、Databases、Ope… http://t.co/DfnHxmk7
- @fifthposition:Grails 2.0和emacs shell-mode: http://t.co/ruPXN0i2。(感谢@ataylor284 )#grails #emacs
- @aalmiray:白天捣鼓groovy/javafx;晚上捣鼓griffon/grails。2012年的日子会过得很意思。
- @gr8conf:我们非常高兴的宣布,SpringSource是#gr8conf2012欧洲大会的主要赞助商。#groovy #grails #gradle #griffon #vmware
- @nhoussos:EKT(Grails开发的)发布了免费/开源的申请跟踪(网络招聘)系统:http://t.co/n7qaC2Fy
- @jatin_Shephertz:我在Linkedin上创建了一个针对Grails新手的组:http://t.co/FNjG7dEq
- @bmuschko:发布了#grails Google Visualization插件的v0.5:http://t.co/LL6aqysm。新的视觉效果、少量的bug修复、JS API tag库、更新了文档。
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
- Groovy/Grails Developer (contract) in Slovakia
- Sr. Developer Analyst (Grails) – Columbus, Ohio
- Freelance Grails/Java udviklere – K?benhavn
- @SaraJaneJones2: @lakah Hey John, I’m looking for #groovy/grails developer for a client in #nyc. Would you have any referrals? Plz rt!
- Groovy / Grails Developer in NYC
- Java Groovy/Grails Developer – Toronto, ON, Canada
- Java/Grails Developer in Phoenix, AZ
- Groovy Grails Developer in NYC
- Sr. Consultant (Java/Grails/iOS) at Object Partners in Minneapolis, MN
- Remote Java / JVM / Grails Developer
- @coryhodnett: Looking for a Web Developer for Java Script, Grails, & AJAX contract. Call me! 6022242486
- @mobiquityinc: Still looking for #mobile #developers. Especially with #Cocos2D and #Grails experience. #Jobs #Boston #PVD.
- Looking for Java Developers, Java / Grails developers
- @gsuhm: Are you a #grails developer in Atlanta? Drop me a note for a great opportunity…
- @jvandersande: 2 groovy/grails development roles for a new startup. Great company w/ a great story. Willing to look at java, python, ruby, etc engineers
- @errr_: Are you a bad ass Java developer? Do you know groovy and grails? Do you also know vmware? We NEED you!! Shoot me your resume!
- Java Dev – Grails in Nashville
- Java, Grails/Groovy, Restful Web Services
- Java Developer in Bristol, UK
- Java udviklere s?ges (Grails, Groovy, Spring) – Sj?lland & Hovedstad
- Contract Java Developer in Vancouver
- Senior Java Grails/Groovy Developer (contract) in NYC
- @DevelopmenGC: Recherche Analyste programmeur Groovy (Grails) (Montréal)
Contactez : cv@developmen.ca - Lead Java Developer / Architect – Groovy, Grails in Northampton, UK
User groups and Conferences
- Spring I/O 2012
- February 16th and 17th in Madrid
- Thursday, February 9, 2012
- Seattle Groovy/Grails Users Group
- March 8, 2012
- Seattle Groovy/Grails Users Group

最新评论