mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 04:09:04 +00:00
Fix a typo
See gh-28630
This commit is contained in:
@@ -4689,7 +4689,7 @@ example:
|
||||
----
|
||||
class SimpleMovieLister {
|
||||
|
||||
@set:Autowired
|
||||
@set:Required
|
||||
lateinit var movieFinder: MovieFinder
|
||||
|
||||
// ...
|
||||
|
||||
Reference in New Issue
Block a user