This template is a good start for your plugin, it contains the basic classes and methods that you need to start coding your plugin. Maven is used to manage the dependencies and build the plugin.
A Hello World microservice built with Spring Boot 4.0.1 and Java 21. This template is derived from template-base and demonstrates a minimal Spring Boot backend application.