Simple reactive REST API with Spring Webflux and MongoDB using Domain Driven Design

In the last time I’m taking course of reactive programming with Webflux. It’s great technology, that will be winning on popularity in the future. Why ? Because is much faster than classic (thread-per-request) approach.Today I will present you simple apllication which shows basics of Webflux, reactive MongoDB, Domain Driven Design. In the future blog posts I will deep deeper in […]

Initial commit: about this blog

Hello! Welcome to a new tech place on the web! You will find here some nice things from the programming world, at most around backend with Java and frontend.  Currently I’m working as a backend developer and in my free time I’m taking some courses (most with the great teacher Krzysztof Makowski, owner of the KM Programs). I’ve opened this […]