Skip to content
This repository was archived by the owner on Jul 5, 2018. It is now read-only.
This repository was archived by the owner on Jul 5, 2018. It is now read-only.

Resources are in wrong path #26

@xnart

Description

@xnart

In Maven projects, resources should be placed in "src/main/resources/". So you can produce your app with one fat jar file. This gives to user more flexibility: The app becomes portable, and easily shareable. And also, denies user's access to resources.

It is not big issue but it is best practice.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions