かんがるーさんの日記

最近自分が興味をもったものを調べた時の手順等を書いています。今は Spring Boot をいじっています。

2019-06-01から1ヶ月間の記事一覧

Spring Boot + Spring Integration でいろいろ試してみる ( その32 )( Aggregator のサンプルを作ってみる2 )

概要 記事一覧はこちらです。 引き続き Spring Integration DSL で 8.4. Aggregator を使用したサンプルを作成します。 今回は Aggregator で動作がよく分かっていない点をテストクラスを作成して確認してみます。 参照したサイト・書籍 目次 Aggretator の…

Spring Boot + Spring Integration でいろいろ試してみる ( その31 )( Aggregator のサンプルを作ってみる )

概要 記事一覧はこちらです。 Spring Integration DSL で 8.4. Aggregator を使用したサンプルを作成します。 Aggregator でメッセージがどのように集約されるのかを見られるようにするために、単体の Redis サーバを Docker Compose で構築して MessageStor…

IntelliJ IDEA を 2019.1.2 → 2019.1.3 へバージョンアップ

IntelliJ IDEA を 2019.1.2 → 2019.1.3 へバージョンアップする IntelliJ IDEA の 2019.1.3 がリリースされているのでバージョンアップします。 IntelliJ IDEA 2019.1.3 is here! https://blog.jetbrains.com/idea/2019/05/intellij-idea-2019-1-3-is-here/ …