You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nashorn was removed from JDK15+. The Spring project will get a SpEL-based implementation, but core SPQR needs an alternative that's not dependent on Spring. A simple implementation of Dijkstra's shunting yard algo will suffice.
The text was updated successfully, but these errors were encountered:
Nashorn was removed from JDK15+. The Spring project will get a SpEL-based implementation, but core SPQR needs an alternative that's not dependent on Spring. A simple implementation of Dijkstra's shunting yard algo will suffice.
The text was updated successfully, but these errors were encountered: