Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database access data should not be acquired through Maven replacement #20

Open
Bernardo-MG opened this issue Aug 21, 2017 · 0 comments
Open
Assignees

Comments

@Bernardo-MG
Copy link
Owner

Currently the DB access data is acquired through a properties file, where the values are replaced by the values from the current Maven profile.

This means that the project should be compiled for each DB connection.

Instead it should be able to acquire the connection data from somewhere external.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant