2016-05-01から1ヶ月間の記事一覧

ノンブロッキングなFuture: ListenableFutureとかSettableListenableFutureとか

Reactor CoreのFluxとかMonoとかよく分からんなぁ、分かりたいなぁって思いつつ、ここを読もうとしてUnderstanding Reactive types途中に出てきた全然関係ないところを面白いなーと思いつつ読んでたらもう眠くなってきたのでメモだけ残して寝るー。 Listenab…

Thymeleaf 3.0 の発表。おーやんく。自作ExpressionObject。 #jjug_ccc

Japan Java User Group(JJUG)が、年に2回開催するCross Community Conference(CCC)の2016 SpringでThymeleafのお話をしました。なんとCCC全体として810名も参加されていたそうです!僕のセッションもありがたいことに沢山の方が来てくれて嬉しかったです。あ…

Memo: Changed stats of Thymeleaf 3

467 files changed, 64323 insertions(+) / 478 files, 86972 lines. Here's my memo: thymeleaf-3.0.0.RELEASE 478 files, 86972 lines. $ git ls-files | wc -l 478 $ git ls-files | xargs cat | wc -l 86972 git diff thymeleaf-2.1.4.RELEASE thymeleaf…

Created Thymeleaf 3 Spring Boot for temporary use

This is a temporary library for using Thymeleaf 3.0.0.RELEASE with Spring Boot 1.3.5.RELEASE until official one is released.github.comFor the detail usage, please check the readme. Reference Support Thymeleaf 3 · Issue #4393 · spring-proje…

のっかりThymeleaf 3.0 遊び

d.hatena.ne.jpさすが。というか、僕がThymeleaf使ってみようと思ったのも数年前にしんさんに教えてもらったからだもんな。たしか。 こういうのも 注:遊びです。 // メッセージ StandardMessageResolver resolver = new StandardMessageResolver(); resolve…

5/21 JJUG CCC 2016 Spring で Thymeleaf 3のお話をします!

*14月、5月と発表に全力を突っ込んでてブログが全然書けてないなー。はい。てことで、5/21 JJUG CCC 2016 Spring で Thymeleaf 3のお話をします!(∩´∀`)∩ワーイSessions JJUG CCC 2016 Spring | 日本JavaユーザーグループThymeleafを使ったことがないけどどん…