May 23 What needs to be unit tested. How much code coverage is needed. By Nikola Nenov frontpage, Java, TEST 1 The purpose of this article is to show what you should test and what you should NOT test on your application. No code will be shown here but a...
March 28 Development of RESTful API with Spring Boot in less than 20 minutes By Nikola Nenov frontpage, Java 0 The purpose of this blog is to show how to build restful web services using Java and Spring Boot. I will try to show you some of the bes...