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
Thank you for this project! As someone new to Spring Boot, one of my first challenges was figuring out the proper structure. This project has been a great help, following best practices and ensuring security.
I plan to use only the backend and not the design(HTML & CSS) part. Could you guide me on which files I should remove to keep only the backend?
By the way, when I get users I get "Failed to fetch .Possible Reasons :CORS Network FailureURL scheme must be "http" or "https" for CORS request"
Thanks again!
The text was updated successfully, but these errors were encountered:
Hi @ericus20,
Thank you for this project! As someone new to Spring Boot, one of my first challenges was figuring out the proper structure. This project has been a great help, following best practices and ensuring security.
I plan to use only the backend and not the design(HTML & CSS) part. Could you guide me on which files I should remove to keep only the backend?
By the way, when I get users I get "Failed to fetch .Possible Reasons :CORS Network FailureURL scheme must be "http" or "https" for CORS request"
Thanks again!
The text was updated successfully, but these errors were encountered: