issues
search
codingwell
/
scala-guice
Scala extensions for Google Guice
Apache License 2.0
341
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
binding using annotations only
#106
ShahOdin
closed
1 month ago
1
No TypeLiteral for types taking a slick.dbio.DBIO as type parameter can be created
#105
carstenlenz
opened
1 year ago
0
git tag missing for version 5.1.0
#104
mkurz
closed
1 year ago
1
Scala 3
#103
russellremple
closed
1 year ago
4
Update guice dependency version to 5.1.0
#102
heuermh
closed
2 years ago
2
Is there any scala-guice implementation for Custom Injections?
#101
Daniel-Khodabakhsh
closed
2 years ago
1
Issue using ScalaMapBinder with Scala Int as a key or a value
#100
Daniel-Khodabakhsh
opened
2 years ago
0
injectMembers silently fails to inject members on Scala 2.13.6
#99
ahrussell
closed
3 years ago
3
Update to Scala 2.13
#98
cacoco
closed
3 years ago
6
Scala 3?
#97
tsuckow
closed
1 year ago
6
Patch TypeConversions to support Nothing type
#96
cacoco
closed
3 years ago
0
bind[X[Nothing]] fails when trying to instatiate Nothing.
#95
borissmidt
closed
3 years ago
4
New guice has been released
#94
heikkijuntunen
closed
3 years ago
2
ScalaModule#bind[static nested class of an inner class] cannot find inner class
#93
mosesn
closed
4 years ago
3
TypeConversions produces an incorrect TypeLiteral for Scala value classes
#92
cacoco
closed
4 years ago
11
InjectorExtensions.provider
#91
GalLalouche
closed
4 years ago
0
Add provider to InjectorExtensions
#90
GalLalouche
closed
4 years ago
1
Make implicit classes extend AnyVal and add a method to KeyExtensions
#89
cacoco
closed
4 years ago
2
TypeConversions support for complex types
#88
cacoco
closed
4 years ago
5
injector.instance[Class with Trait] throws UnsupportedException
#87
cacoco
closed
4 years ago
5
injector.instance[Foo[Array[Byte]] does not properly find the bound type
#86
cacoco
closed
4 years ago
5
update guice dependency for scala > 2.11
#85
samzilverberg
closed
4 years ago
2
Extended pattern match to handle SingleType instances
#84
mvdstam
closed
5 years ago
0
SingletonType bindings not working since 4.2.2
#83
mvdstam
closed
5 years ago
11
chore: update to scala 2.13.0
#82
rlebran
closed
5 years ago
1
added cross build to Scala 2.13
#81
octonato
closed
5 years ago
2
Replace uses of Manifest with ClassTag / TypeTag
#80
ashleymercer
closed
5 years ago
2
Replace uses of Manifest with ClassTag / TypeTag
#79
ashleymercer
closed
5 years ago
4
Use TypeTag's mirror to prevent problems with Play framework dev mode
#78
skress
closed
5 years ago
2
Problems with Play framework's dev mode after upgrading to scala-guice 4.2.2
#77
skress
closed
5 years ago
3
Add compatibility with Scala 2.13
#76
tsuckow
closed
5 years ago
4
Bump to guice 4.2.2
#75
nicolasblaye
closed
5 years ago
4
Can't attach Singleton scope toProvider
#74
adi2ky
closed
6 years ago
1
getInstance() with constructor parametrs
#73
Koyirov
closed
5 years ago
1
Scala 2.12.6
#72
sullis
closed
6 years ago
0
major rewrite to typeTags instead of the deprecated manifest. So wild…
#71
Vrolijkx
closed
6 years ago
1
Binding wildcard types doesn't use correct type literal
#70
Vrolijkx
closed
6 years ago
1
Improve README, add sub-subsection about generic multibinding
#69
Dnomyar
closed
6 years ago
0
Guice 4.2.0
#68
sullis
closed
6 years ago
3
java.lang.NoClassDefFoundError: net/codingwell/scalaguice/InternalModule$BindingBuilder
#67
abhsrivastava
closed
6 years ago
1
Scala 2.12.0 -> 2.12.4
#66
sullis
closed
6 years ago
3
Binding of generic types
#65
jendakol
closed
4 years ago
5
Fix README
#64
n4to4
closed
7 years ago
0
Type named is not a member of object com.google.inject.name.Names
#63
ghost
closed
6 years ago
1
Where did `@Inject` annotations go?
#62
ghost
closed
7 years ago
6
Create named Actors
#61
WorkDayHeyHey
closed
7 years ago
1
Binding Providers of parameterised types
#60
gravelld
opened
7 years ago
2
Cross-build to the official Scala 2.12 release
#59
mscharley
closed
7 years ago
2
doc: add imports
#58
dportabella
closed
7 years ago
0
update library dependencies, sbt version, and scala versions
#57
dvic
closed
8 years ago
7
Next