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

Contraseña en el código #3

Open
javatlacati opened this issue Nov 21, 2020 · 0 comments
Open

Contraseña en el código #3

javatlacati opened this issue Nov 21, 2020 · 0 comments

Comments

@javatlacati
Copy link

No pongas las credenciales de la base de datos en el código, extraelo a un archivo, de preferencia un bundle o un yaml.

private static final String PASSWORD = "admin";

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

No branches or pull requests

1 participant