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

200127 mitch user api v2 #41

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from
Open

200127 mitch user api v2 #41

wants to merge 14 commits into from

Conversation

mgoshorn
Copy link
Contributor

User API V2

Provides a secondary API implementation for the User controller which allow for a simpler, more consistent client integration to the server in relation to authentication.

mgoshorn added 14 commits March 19, 2020 12:15
…HttpClientErrorException in @RestControllerAdvice, all Optional.get calls are replaced with Optional.orElseThrow calls which produce HttpClientErrorExceptions with corresponding failure types. Fixed Reported SonarCloud issue regarding reassignment of method parameter in DistanceServiceImpl. Refactored List -> Array conversion to use simple stream conversion - whole logic could probably use a revisit. Autoformated code
…urity compliance. Migrated BatchService loading to service layer, added DTO to Entity conversion to service layer, updated unit tests to support new workflow. Removed BatchService dependency from UserController, added BatchService dependency to UserService
…g structure, replaced System.out with logging output in JSONReaderService
…n that files were excluded - should finally work
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability D 1 Vulnerability (and Security Hotspot 1 Security Hotspot to review)
Code Smell A 15 Code Smells

7.0% 7.0% Coverage
31.1% 31.1% Duplication

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