How to write good software development guidelines
In this post, I would like to talk about software development guidelines. I will try to explain what they are […]
Learn more →A blog about people, technology and business.
In this post, I would like to talk about software development guidelines. I will try to explain what they are […]
Learn more →What is Restful Web Service? REST is used to build Web services that are lightweight, maintainable, and scalable in nature. […]
Learn more →This article is about a very important question today’s innovators face when they develop new software products. Namely, that of: […]
Learn more →Writing thread-safe code in Java can be a difficult task. Even very simple code, when executed concurrently, can have complex […]
Learn more →This is a comprehensive tutorial that explains how to automate the load tests of a Spring Boot based RESTful Web Service […]
Learn more →How can data cubes (multidimensional data models) be used in the context of Business Process Management (BPM) to support management […]
Learn more →