Vite is a modern frontend build tool that provides an extremely fast development environment and bundles your code for production.
This plugin configures Vite for use with a Java (Spring MVC) backend server.
Documentation for the Vite Plugin for Java can be found in the packages/vite-plugin-java/README.md.
The Vite Plugin for Java is open-sourced software licensed under the MIT license.
Inspired by laravel/vite-plugin.