今週のGrails 2016-37,38

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

Grails Groogy関連情報をおとどけ!元記事の配信は第130号をむかえました!
本年度GR8Conf EUからのオススメセッションの動画が公開されました。Marcin Zajaczkowski氏の"Interesting nooks and crannies of Spock you (may) have never seen before"です。リンクは動画のセクションにあります! そんななか、カンファレンスシーズンなのでいろいろ興味深い内容でおおくりできるかもです!

最強のニュース!Grails 3の書籍が執筆されています!Eric Helgeson氏がPractical Grails 3を出版するそうです。 サイトで登録すると出版のお知らせが届くそうです。

Grailsチームはバグフィックス版のGrails 3.1.12と、3.2系最終のリリース候補版となるGrails 3.2.0 (RC2)をリリースしました。(意訳時点ではまもなくGAがリリースされるとこです!)

ブラウザー自動化ツールGebがそろそろ1.0をリリース予定です。 現行最新のバージョン0.13.1と多くの違いはなくいくつかの非推奨メソッドが削除されています。 Marcin Erdmann氏からのアナウンスはメーリングリストをみてね! その他の情報は"the Book of Geb"をみてね!

Ken Kousin氏とBaruch Sadogursky氏による音声のみのGroovy Podcast (Episode 33)がJavaOneから配信されました。 内容は現地から、Viktor Gamov氏、Cédric Champeau氏そしてAndres Almiray氏とEl Groovissimoのインタビューです。

Guillaume氏がブログ” interesting JavaOne talks”、Groovyの内容は少なめのJavaOneのまとめです。 JavaOneの録画はコチラから:JavaOneプレイリスト Groovyエコシステム関連もあります。 一部スライドも共有されています:

JDKIOカンファレンスからはAndrey Adamovich氏がスライドを共有しています:

そして、vJUG 24時間イベントではIvan Lopez氏が"Testing with Spock - the Logical Choice"のプレゼンを行いました。 スライドコードが公開されています。 動画はAPAC partのどこかにあります。後々セッション別になるそうです。

通常Groovyはきれいなコードを書くことができますが、こちらthedailywtf.comの例:Exceptional Condition これがそうでもないようです。

Vladimír Oraný氏がGroovy Spreadsheet Builderを更新しました。そして、問合せ機能が追加されました。

Sergei Egorov氏がgroovy-coreに入れるgroovy-macro-methodsのApache Groovyのマクロメソッド提案の呼びかけをしています。

Andrew Reitz氏がAndroid Gradleプラグイン2.2.0に対応させた、groovy-android-gradle-plugin 1.1.0をリリース。Bintrayから取得できます。

Spring Cloud Contractの記述にGroovy DSLが使用されています。バージョン 1.0.0がリリースされました。

Groovy 2.5では、CliBuilderを使用してコマンドライン引数をパースできます。 詳細は次期バージョンのドキュメントを参照!

もじまぬけなポッドキャストを聴く時間があるのであれば、FuntimeExceptionをオススメします。 多くのGroovyエコシステムコミッターがフィーチャーされています。

何か忘れてる - そうそう、Kunal Dabir氏によってメンテナンスされているGroovyプロジェクトのまとめAwesome Groovyてのがあります!

2017年1月に開催されるGR8Confインドと、2017年6月に開催されるGR8Conf EUのCFPがオープンしています!

 

プレゼン動画・ポッドキャスト

ブログ・記事など

Grails 3プラグイン更新情報

  • redis-gorm (6.0.0) GORM - Grails Data Access Framework.
  • cassandra (6.0.0) GORM - Grails Data Access Framework.
  • grails-views (1.1.0) Grails Views.
  • views-json-templates (1.1.0) Grails views-json-templates plugin.
  • views-gradle (1.1.0) Grails views-gradle plugin.
  • rxjava (1.0.0) A plugin that integrates Grails with RxJava.
  • neo4j (6.0.0) GORM - Grails Data Access Framework.
  • mongodb (6.0.0) GORM for MongoDB.
  • rx-mongodb (6.0.0) GORM - Grails Data Access Framework.
  • hibernate4 (6.0.0) GORM - Grails Data Access Framework.
  • hibernate5 (6.0.0) GORM - Grails Data Access Framework.
  • sentry (7.7.0.1) Grails Sentry plugin.
  • external-config (1.0.0) Load configs with grails.config.locations like in Grails 2.x.
  • angular-scaffolding (1.0.1) Provides scaffolding for AngularJS 1.x applications.
  • remotessh (3.0.6) Grails RemoteSSH Plugin.
  • hibernate3 (5.0.12) GORM - Grails Data Access Framework.
  • karman-grails (0.10.0) Karman is a standardized / extensible interface plugin for dealing with various cloud services including Local, S3, and Openstack..
  • remora (1.0.1) Remora is a Grails Image / File Upload Plugin formally based on Selfie plugin. Use Remora to attach files to your domain models, upload to a CDN, validate content, produce thumbnails..
  • rx-gorm-rest-client (1.0.0.RC2) Provides a RxGORM Object Mapping implementation for communication with REST web services.
  • grails-google-visualization (2.2) Grails grails-google-visualization plugin.
  • seed-me (3.1.0) Implements a standard convention for adding seed data to your application...

Grails 2プラグイン更新情報

  • Geb integration for Grails Integrates the geb functional testing framework
  • Novamail Plugin The Novamail plug-in provides e-mail sending and retrieving capabilities to a Grails application. It is also capable of sending emails asynchronously by using a scheduled Job.
  • demoplugin
  • Remote SSH Plugin Uses the Ganymed SSH-2 library to provide RemoteSSH, RemoteSCP, RemoteSCPDir, and RemoteSCPGet
  • Grails Partition Tests Plugin Allows for the division of Grails tests into partitions with a view to running each partition on a separate machine or process.

興味深いつぶやき

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


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