You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[](https://gratipay.com/UnquietCode)[](https://blockchain.info/address/1Ec6mzLpJQvuzXqhxfJz1h9ZwJmoHMW9BX)**Bitcoin**
4
4
5
-
This library is a procedurally (eg 'shaded') extraction of the generics utilities from the `spring-core` module of
5
+
This library is a procedural extraction (eg 'shaded jar') comprised of the generics utilities from the `spring-core` module of
6
6
the [Spring Framework](https://github.com/spring-projects/spring-framework) project. Spring has some of the smartest
7
7
generics resolution code available, but most developers are reluctant to bring a larger dependency like `spring-core`
8
8
into their projects. Additionally, with so many users of Spring there is a higher chance of a problem arising due to
0 commit comments