今週のGrails 2016-08

この記事の内容は、Jacob氏による"Grails Diary"を、意訳した内容です。誤訳等有りましたら @tyama宛てに(DMで)優しく報告ください。
元記事:Grails Diary - Week 8

AndroidでのGroovyは養子縁組をしたようです!Andrew Reitz氏はGroovyでAndroidアプリの開発を可能にするgradle-groovy-android-pluginのバージョン0.3.9をリリースしました。 JavaとGroovyコンパイルの同時に扱うことが可能。Bintrayから取得できます。Stack overflowでは、`groovy-android`として質問しましょう!

Groovyを始めたばかりの方!Guillaume Laforge氏によるquora.comの回答を読むところから始めましょう!

Groovyメーリングリストにて、特にMrHaki氏のブログへですがドキュメントからブログへのリンクが議論されています。 この件でブログがASFからの配信で無いことが問題になっています。それに対してMrHakiが解決策として"近い将来Groovyドキュメントにスニペットを提供したいと考えています"と発言しています。 スレッドの全文はこちらから。

Graeme氏がGrails 3.1 JSONビューのナイスなドキュメント(AsciiDoc使ってるからではなく)を公開しました。

Gebがバグフィックス版バージョン0.13.1をリリース!

2015年Iván López氏は数多くのカンファレンスに参加してGroovy、Spockのセッションを行ってきました。 今年も#IvánOnTour2016 が始動したようです! Iván氏が、"Fullstack Groovy Developer"のスライドコード 。そして、"Metaprogramming with Groovy"のスライドコードを公開しました。 両方ともモントリオールで開催されたConFooカンファレンスの内容です。

英語以外でこの記事を楽しみたい方!イタリア語版と日本語版があります!イタリア語版はbmeweb.it/blog/です!そして、日本語版!ここですね!grails.jp

 

ブログ・記事など

新規Grails 3プラグイン

  • redis (2.0.4) Grails Redis plugin
  • elasticsearch (1.0.0) Elasticsearch is a search server based on Lucene. It provides a distributed, multitenant-capable full-text search engine with an HTTP web inter?
  • novamail (0.1.0) The Novamail plug-in provides e-mail sending and retrieving capabilities to a Grails application. It is also capable of sending emails asynchro?
  • grails-twilio (0.1.0) Provides SMS sending capabilities to a Grails application.

Grails 3プラグイン更新情報

新規Grails 2プラグイン

  • Favourite Plugin Adds support for favourites. Mark up any of your domain classes as having favourites.

Grails 2プラグイン更新情報

  • CodeNarc plugin Runs CodeNarc static analysis rules for Groovy source.
  • iCalendar Plug-in This plugin contains a builder to easily convert your event into the iCalendar format. The plugin hooks replaces each render method that uses the contentType 'text/calendar'.
  • AngularJS Template Asset-Pipeline Plugin Provides AngularJS template support for the asset-pipeline static asset management plugin.
  • Favourite Plugin Adds support for favourites. Mark up any of your domain classes as having favourites.
  • JavaMelody Grails Plugin Integrate JavaMelody Monitoring into grails application.
  • Redis Session Plugin Stores HTTP sessions in a Redis data store.
  • Grails Application Version Update Plugin Provides a more friendly way to update your application or plugin version.
  • Ajax Dependancy Selection Plugin Defines next auto completion/selection form field values ensuring it is bound on previous auto completed/selected form field. This can be used on two or more objects of hasMany and belongsTo. Provides: g:autocomplete, g:autoCompletePrimary, g:autoCompleteSecondary, g:autoCompleteSecondaryNR, g:selectPrimary, g:selectSecondary , g:selectSecondaryNR & g:selectController. g:selectAutoComplete and g:selectPrimaryNR. Now also supporting 1 object with multiple dependencies.

興味深いつぶやき

 

カンファレンスとミートアップ


Topへ
インデックスへ
Grails公式サイト
ドキュメント
G*Magazine
Grails/Groovy便利リンク集
Grails/Groovy Links
日本Grails/Groovyユーザーグループ
ワークショップの告知等はこちらを参照してください。
Japan Grails/Groovy Users Group
Grails徹底入門サポートページ
『Grails 徹底入門』のサンプルコード等