Skip to content

Spring dependencies bug #2

@AntonioAlves6

Description

@AntonioAlves6

Currently it is needed, in the host module, on SpringBootApplication annotation an attribute scanBasePackages. For some reason Spring can't scan Services module and so the http classes are not being instantiated and this is not easy to tell. There is not a indicated error because, if the RemoteLabApp is started, the system works but the HTTP calls are not being redirect to the respective HTTP module so is returned an 404 NOT FOUND to the path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions