Skip to content

javite-projects/vite-plugin-java

Repository files navigation

Vite Plugin for Java (Spring MVC)

Build Status

Introduction

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

Documentation for the Vite Plugin for Java can be found in the packages/vite-plugin-java/README.md.

License

The Vite Plugin for Java is open-sourced software licensed under the MIT license.

Acknowledgements

Inspired by laravel/vite-plugin.