Skip to content

Add JavaScript support for Spring dynamic languages [SPR-7592] #12248

Closed
@spring-projects-issues

Description

@spring-projects-issues

Tomasz Nurkiewicz opened SPR-7592 and commented

Spring currently supports Groovy, JRuby and BeanShell dynamic languages. I would like to suggest adding support for JavaScript. Because Rhino engine is embedded in Java 6 JRE, no additional libraries are needed since that version.

I have already implemented (GitHub) rough version of this feature (including several unit tests) and explained it here.


Affects: 3.0.4

Issue Links:

8 votes, 9 watchers

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions