Join Slack
Powered by
I suppose it can represent a bean, since an `objec...
# micronaut
d
damian
04/24/2019, 5:15 PM
I suppose it can represent a bean, since an
object
is just a singleton - a type with single instance (under the hood, a class with private constructor and an
INSTANCE
field)
2
Views
Open in Slack
Previous
Next