Skip to content

Fix Kotlin example for @Required #28590

@maxbiu

Description

@maxbiu

https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#beans-required-annotation

class SimpleMovieLister {
    lateinit var movieFinder: MovieFinder
             @Required
              set
    // ...
}

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions