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

Put constants in a separate file #10

Open
susant123 opened this issue Dec 4, 2013 · 0 comments
Open

Put constants in a separate file #10

susant123 opened this issue Dec 4, 2013 · 0 comments

Comments

@susant123
Copy link

Lets put all constant files in a Constants.java file to reduce clutter and enhance manageability. Better, if these can be added in a properties file for easy configuration.

For example Backend.java

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