Although Play Framework is not by default ready to use MongoDB it is really easy to switch from SQL centric configuration. But one thing was a bit tricky for me - DB test configuration. I couldn't find any recipe that would give me the solution so I came up with my own...

Categories: Technicalities

In the mouth of management "let's build internal framework" sounds perfect. It will give us full control over the code, it will solve all our problems with previously used technologies, we will build our applications faster and better. But as always the devil is in the details...

Categories: Just don't