A simple and powerful VS Code extension that formats your Spring Boot code with ease. It ensures your Java code follows consistent formatting conventions aligned with Spring Boot best practices.
🚀 Features
Auto-format Spring Boot Java files on save or on demand
Consistent indentation, imports, and annotations formatting
Support for standard Spring Boot annotations (@RestController, @Service, etc.)
Optional integration with your existing code style rules (.editorconfig, google-java-format, etc.)
Customizable formatting settings via VS Code settings