You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many API calls establishing links between services occur at the UI level when the server renders web pages for users. We must create a generalized approach for capturing these calls that do not occur in the Java code.
Implement a method for scanning UI files and locating API calls
Many API calls establishing links between services occur at the UI level when the server renders web pages for users. We must create a generalized approach for capturing these calls that do not occur in the Java code.
A good example system:
https://github.com/anilallewar/microservices-basics-spring-boot
The text was updated successfully, but these errors were encountered: