Skip to content

Put beans.xml in resources folder #2

@mpmenne

Description

@mpmenne

One java convention is to pull all of the non-java files (xml, jpg, etc) into a resources folder that has the same package structure as the src folder.

In the case of this repo, create a resource directory next to the source directory and add a mario package. You should be able to just move xml file over to resource directory and it will work just the same as before

Cheers,
Mike

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