kotlin-script-templating
kotlin-script-templating copied to clipboard
Spring Boot + Kotlin type safe experimental template rendering
I removed the cache and put this under load and discovered there's a memory leak in the script engine. This is not a problem with this templating example per se,...
Hi! I'm trying to run app as spring boot self-hosted jar, and this error occurs: ``` Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed;...
Custom script engine as workaround for boot fat jar support.