Skip to content

dan-j/kotlin-reactive-test-SPR-16057

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotlin-reactive-test-SPR-16057

Demo app reproducing issue SPR-16057

The code fails to compile in Kotlin but works fine in Java. If org.springframework.test.web.reactive.server.ApplicationContextSpec had public visibility then everything would be workable because we can force Kotlin to infer the type but since it's visibility is 'default' we're a little stuck

About

Demo app reproducing issue SPR-16057

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published