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

Memo: Reactive Streams and Project Reactor

Reactive Streams http://www.reactive-streams.org/ a standard for asynchronous stream processing with non-blocking back pressure asynchronous stream processing non-blocking back pressure Java API http://www.reactive-streams.org/reactive-str…

How to make the world better with Java ( SpringOne Platform 2016 )

I joined SpringOne Platform 2016 last week. It was really great experience for me. I would like to write some comments for myself. Theme: How to make the world better with Java Initially I imagined that the main theme of the conference was…

#s1p An Evolutionary Approach with DDD and CQRS on Spring Cloud

Now at SpringOne Platform 2016! Everyday I enjoy this great conference. BTW, I had an Ignite Talk on 1st Aug. So today, I’m gonna write what’s in my mind with my talk material here. Motivation I wanna create a web service that can survive …