Skip to content

intergrate springboot with your code. #4

@AmadeusRay

Description

@AmadeusRay

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions