Useful Tips For Getting Started With MongoDB in .NET Core
A quick guide to get you started with using MongoDB database with your .NET Core applications.
A quick guide to get you started with using MongoDB database with your .NET Core applications.
Virtual Time allows writing fast and predictable tests of complicated asynchronous time handling with a help of a built-in Reactor utility Categories: Backend Development, Software Quality
Why Flapdoodle Embedded Mongo can cause serious problems, how to set up MongoDB for Spring tests using Testcontainers, using sar tool
Coroutines allow writing non-blocking code that handles the absence of value in a more human-friendly way than Reactive Streams
Good and bad practices in managing Spring Framework dependencies in Gradle projects
How to use Docker to configure a common environment for all members of your team