From 732ce42b051b5554b93772c2f3527cc9d29ae6c0 Mon Sep 17 00:00:00 2001 From: FrederikMichel Date: Mon, 4 Apr 2016 14:09:30 +0200 Subject: [PATCH] Tags/Category --- _posts/2016-04-01-CQRS-EventSourcing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_posts/2016-04-01-CQRS-EventSourcing.md b/_posts/2016-04-01-CQRS-EventSourcing.md index 8a3a217..4f029d2 100644 --- a/_posts/2016-04-01-CQRS-EventSourcing.md +++ b/_posts/2016-04-01-CQRS-EventSourcing.md @@ -2,6 +2,8 @@ layout: post title: CQRS, Eventsourcing and DDD subtitle: Notes from Greg Young's CQRS course +category: conference +tags: [microservice] author: Frederik Michel author_email: frederik.michel@haufe-lexware.com header-img: "images/bg-post.jpg"