Monthly Archives: February 2020

How to connect Azure Cosmos DB Emulator with Spring Boot app at Windows

In this article, we look at installing Azure Cosmos DB Emulator on your Windows machine and using the Azure Cosmos DB Emulator for local development of our Spring Boot application. Continue reading

Posted in Tutorials | Tagged , , , , , , , , , | Leave a comment

How to convert int to long in Java?

This article is a simple hint on the question of converting int to long or Long in Java. Continue reading

Posted in Tips & tricks | Tagged , , | Leave a comment