Skip to content

Commit

Permalink
temporary testing on karimeldegwy/* prs
Browse files Browse the repository at this point in the history
  • Loading branch information
Karim Eldegwy committed Apr 8, 2024
1 parent 8e4cd5d commit e9522b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPECS/google-guice/google-guice.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ BuildArch: noarch
Put simply, Guice alleviates the need for factories and the use of new
in your Java code. Think of Guice's @Inject as the new new. You will
still need to write factories in some cases, but your code will not
depend directly on them. Your code will be easier to change, unit test
depend directly on them. Your code will be easier to change, unit testafwwafwafwaf
and reuse in other contexts.

Guice embraces Java's type safe nature, especially when it comes to
Expand Down

0 comments on commit e9522b9

Please sign in to comment.