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

MAIN-T-121 Default search for Documents #97

Closed
wants to merge 1 commit into from

Conversation

hanna-eismant
Copy link
Owner

Update logic for document retrieval and search pattern

Removed logic that retrieves all documents for a user in DocumentService and DocumentFacade. Simplified search pattern in SearchSpec and DocumentSearchController. Adjusted the corresponding API interfaces and modified various configuration files.

Update logic for document retrieval and search pattern

Removed logic that retrieves all documents for a user in `DocumentService` and `DocumentFacade`. Simplified search pattern in `SearchSpec` and `DocumentSearchController`. Adjusted the corresponding API interfaces and modified various configuration files.
@hanna-eismant hanna-eismant self-assigned this Apr 26, 2024
Copy link

Qodana for JVM

10 new problems were found

Inspection name Severity Problems
Incorrect autowiring in Spring bean components 🔴 Failure 1
Vulnerable API usage 🔶 Warning 4
Unused symbol 🔶 Warning 3
String template as argument to logging call 🔶 Warning 1
Accessor call that can be replaced with property access syntax ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@hanna-eismant hanna-eismant deleted the MAIN-T-121-Default-search-for-Documents branch April 26, 2024 21:12
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.

1 participant