#19 Static Code Analysis Using SonarQube for code quality | Microservices

preview_player
Показать описание
This video explains Static Code Analysis using Sonarqube, its importance in the microservices architecture. How to integrate it with the product microservice that we are developing so far.


=======================

=======================

☎ Let's Connect on Social Media:-

#microservices #springboot #sonarqube #staticcodeanalysis #microserviceswithspringboot #springboot #microservicesvideoseries #springbootseries #springboottutorial #microservicestutorial #microservicesforbeginners #springbootforbeginners #actuatorendpoints
Рекомендации по теме
Комментарии
Автор

Sir, can you please suggest the solution for this problem, I have to use one service in two places like in one case when userlogin that service will get called and user's I'd I will get from jwt token and in the second case user can also see some details of other user by passing userid so how should I use my service considering both cases.

anmol