Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Logic for Scanning UI Layer #19

Open
2 tasks
g-goulis opened this issue Aug 29, 2024 · 1 comment
Open
2 tasks

Implement Logic for Scanning UI Layer #19

g-goulis opened this issue Aug 29, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@g-goulis
Copy link
Collaborator

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
  • Generate tests to validate approach

A good example system:
https://github.com/anilallewar/microservices-basics-spring-boot

@g-goulis g-goulis added the enhancement New feature or request label Aug 29, 2024
@g-goulis g-goulis added this to the Sprint I milestone Aug 29, 2024
@g-goulis g-goulis self-assigned this Aug 30, 2024
@g-goulis
Copy link
Collaborator Author

g-goulis commented Sep 3, 2024

@g-goulis g-goulis modified the milestones: Sprint I, Sprint II Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant