spring-framework/spring-webmvc
Sebastien Deleuze e86b937f8c Leverage new Kotlin script templating support
As of 1.3.40, Kotlin now provides a kotlin-scripting-jsr223-embeddable
dependency which:
 - Fixes classloading related issues
 - Provides out of the box JSR 223 support
 - Is compatible with Spring Boot Fat Jar mechanism

This commit updates Spring Framework tests and documentation accordingly.

Closes gh-23165
2019-06-20 10:17:02 +02:00
..
src Leverage new Kotlin script templating support 2019-06-20 10:17:02 +02:00
spring-webmvc.gradle Leverage new Kotlin script templating support 2019-06-20 10:17:02 +02:00