-
Notifications
You must be signed in to change notification settings - Fork 0
intergrate springboot with your code. #4
Copy link
Copy link
Open
Description
Instead of command-line arguments, we're using HTTP requests to trigger the processing
The Factory pattern I have is preserved and can be used in the web endpoints
Using your existing classes (FileProcessor, DataManager, etc.) but exposing them through web endpoints.
Get rid of the test file or hide it in some way. Make sure past main doesn't interfere (the cs214project.java file). The args will prevent anything from happen and probably give an out of bounds error.
add packages for springboot to every functional class that's being used for the UI.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels