Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leverage new Kotlin script templating support #23165

Closed
sdeleuze opened this issue Jun 20, 2019 · 0 comments
Closed

Leverage new Kotlin script templating support #23165

sdeleuze opened this issue Jun 20, 2019 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@sdeleuze
Copy link
Contributor

sdeleuze commented Jun 20, 2019

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

Spring Framework tests and documentation should be updated accordingly.

@sdeleuze sdeleuze added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement labels Jun 20, 2019
@sdeleuze sdeleuze added this to the 5.2 RC1 milestone Jun 20, 2019
@sdeleuze sdeleuze self-assigned this Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant