btw, regarding kotlin 1.0.3, is the “`lateinit`” k...
# announcements
a
btw, regarding kotlin 1.0.3, is the “`lateinit`” keyword/modifier specific to Spring support (i.e, requires
@Autowired
too)? or can it be used with
@Inject
and other JSR-330 compliant libraries