Can I run spring mvc project with graalvm?
(Spring MVC project and not Spring Boot)
If Yes: Is there any performance improvement? (Any spring mvc example with graalvm would be helpful.)
If No: why?
Can I run spring mvc project with graalvm?
(Spring MVC project and not Spring Boot)
If Yes: Is there any performance improvement? (Any spring mvc example with graalvm would be helpful.)
If No: why?
Yes you can run Spring MVC applications with GraalVM. Here's a question that has more details about Spring and GraalVM: GraalVM and Spring Applications