今週のGrails 2016-33,34合併号

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

合併号ですが短めです!GR8Conf EUの動画配信開始しました。その他ブログ情報も!

Nobusugi氏が、Grails 3.1で開発されたナレッジ共有アプリケーション gKI Ver.1.0.1公開しています。現在はチャットマイクロサービスのようです。 プロジェクトはGithubリポジトリにあります。

GrooCSSライブラリが0.6に更新されました。getAt,putAt,やオペレータオーバーロードを使用してCSSシンタックスにシンタックスを近づけたようです。 コチラのサイトgroocss.orgからドキュメントや詳細が参照できます。

Grails 3用rxjavaプラグインのRC版がリリース。 新たなストリームメソッドが追加されてサーバ送信イベント実行が簡単になりました。

来年1月に行われるGR8Confインド、そして来年6月に行われるGR8Conf EUのCFPがオープンしています。

 

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

ブログ・記事など

Grails 3プラグイン更新情報

  • seed-me (3.0.7) Implements a standard convention for adding seed data to your application...
  • newrelic (3.31.1) Grails NewRelic plugin.
  • ckeditor (4.5.9.0) CKeditor web WYSIWYG editor integration plugin..
  • grails-sendgrid (2.0.1) Grails SendGrid Plugin.
  • grails-google-visualization (2.1.1) Grails grails-google-visualization plugin.
  • grails-jasper (v2.0.0.RC1) This plugin allows you to integrate reports Jasperreports into your Grails application..
  • actuator-ui (1.0) Grails actuator-ui plugin.
  • rxjava (1.0.0.RC1) A plugin that integrates Grails with RxJava.
  • sentry (7.6.0) Grails Sentry plugin.
  • modninfobip (1.0.1) Infobip SMS Grails plugin.
  • grails-executor (0.4) Full plugin description.
  • version-update (2.0.0) Provides a friendlier way to update your application or plugin version..
  • sass-asset-pipeline (2.11.1) Provides fast and easy .sass and .scss file support for Transpiling to CSS. This plugin takes advantage of jsass and libsass for maximum performance..
  • less-asset-pipeline (2.11.1) LESS Compiler for the Asset-Pipeline.
  • handlebars-asset-pipeline (2.11.1) Provides native Handlebars file support in the asset-pipeline. Easily convert .hbs or .handlebars files into javascript template caches for use with the handlebars runtime..
  • ember-asset-pipeline (2.11.1) Compiles hbs or handlebars files for the asset-pipeline into the Ember.TEMPLATES cache.
  • compass-asset-pipeline (2.11.1) Provides Compass/SCSS Build support using the jruby runtime. Any compass project can be adjusted to be built by the asset-pipeline and used in applications..
  • coffee-asset-pipeline (2.11.1) Easily process coffee-script files with the asset-pipeline plugin. Package includes both jvm coffee runtime as well as the ability to use the coffeescript npm module if detected..
  • asset-pipeline-grails (2.11.1) The Asset-Pipeline is a plugin used for managing and processing static assets in Grails applications. Asset-Pipeline functions include processing and minification of both CSS and JavaScript files. It is also capable of being extended to compile custom static assets, such as CoffeeScript..
  • karman-grails (0.9.25) Karman is a standardized / extensible interface plugin for dealing with various cloud services including Local, S3, and Openstack..
  • browser-detection (3.3.0) Grails Browser Detection Plugin.
  • xss-sanitizer (1.0.0) This plugin uses OWASP ESAPI library to sanitize request parameters. This reduces the risk of dangerous XSS request parameters possibly being rendered on the client..
  • spring-security-oauth2-github (1.0.1) This plugin provides the capability to authenticate via Github-oauth provider. Depends on grails-spring-security-oauth2..

Grails 2プラグイン更新情報

  • Spring Security REST Plugin Implements authentication for REST APIs based on Spring Security. It uses a token-based workflow
  • AWS SDK Plugin The AWS SDK Plugin allows your Grails application to use the Amazon Web Services infrastructure services. It provides simple wrapper service around the official AWS SDK
  • Apache Tika Plugin Bundles the Apache Tika along with a parser service.
  • Open Seadragon Plugin Wraps the OpenSeadragon JavaScript library. OpenSeadragon is a pure JavaScript library that allows you to display, pan, and zoom large images. To this end, images need to be split into tiles. OpenSeadragon supports a number of formats. In order to include an all java solution here, I produce tiles for the Microsoft deep image format using modified code from https://code.google.com/p/deepjzoom/. Have a look at GitHub for a more detailed description.
  • Coveralls.io Grails Plugin The Coveralls Plugin allows you to send Grails code coverage report to Coveralls. Coveralls works with your continuous integration server to give you test coverage history and statistics.
  • Content Management User Interface for GR8 CRM This plugin provide user interface for administration of content in GR8 CRM.Content can be any type of media like plain text, Microsoft Word, PDF, and images.Content can be stored in folders or attached to any type of domain instance.This plugin depends on the base plugin crm-content that provide low level content services.
  • Plastic Criteria Plugin Mock Grails Criteria for Unit Tests
  • Browser Detection Plugin This plugin helps you detect browsers, versions, language and operating systems from the request headers.
  • Redis Session Plugin Stores HTTP sessions in a Redis data store.

興味深いつぶやき

 

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


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