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

Feature/refactor #3

Merged
merged 3 commits into from
Feb 14, 2021
Merged

Feature/refactor #3

merged 3 commits into from
Feb 14, 2021

Conversation

lusergit
Copy link
Contributor

modificati i nomi delle classi per renderli più consoni al progetto e implementato tutto come API reattiva

@lusergit lusergit requested a review from nR3D February 14, 2021 13:16
@lusergit lusergit self-assigned this Feb 14, 2021

@Override
public MongoClient reactiveMongoClient() {
return MongoClients.create();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Se un giorno il server mongod non sarà più hostato nella porta 80 bisognerà specificare MongoClients.create("mongodb://localhost:port")

@nR3D nR3D merged commit 7eb4c11 into develop Feb 14, 2021
@nR3D nR3D deleted the feature/refactor branch March 17, 2021 18:03
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.

2 participants