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

just involving #2

Closed
wants to merge 1 commit into from
Closed

just involving #2

wants to merge 1 commit into from

Conversation

nort3x
Copy link

@nort3x nort3x commented Oct 24, 2021

deleted mongo-db from classpath cause no one is using it (yet?)
intention: avoiding usage of HashMap and static calls to Application.java

added application.yaml for H2 configuration mainly as an example
added application.properties for predefined and not hardcoded constants app might use

moved CSVParser from Application.java to CSVParser.java as a CommandLinerRunner

other changes are made accordingly (because of Db replacement)

deleted mongo-db from classpath cause no one is using it (yet?)
intention: avoiding usage of HashMap and static calls to Application.java

added application.yaml for H2 configuration mainly as an example
added application.properties for predefined and not hardcoded constants app might use

moved CSVParser from Application.java to CSVParser.java as a CommandLinerRunner

other changes are made accordingly (because of Db replacement)
@nort3x
Copy link
Author

nort3x commented Oct 24, 2021

i'm yet just involving in this project, i added H2 because it provides a good visual H2-Console and it's fully in-memory without any need for third parties, i refactored mostly and used some spring-specific features for being a good example

@nort3x nort3x closed this Feb 18, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant