-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Remove spring dependencies from internal code #3937
Conversation
# Conflicts: # README.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #3937 +/- ##
============================================
+ Coverage 50.81% 50.84% +0.02%
Complexity 2468 2468
============================================
Files 475 475
Lines 14608 14608
Branches 1523 1523
============================================
+ Hits 7423 7427 +4
+ Misses 6655 6651 -4
Partials 530 530
Continue to review full report at Codecov.
|
The internal core code cannot couple Spring's dependencies, which results in limited functionality in pure Java API mode