An interactive Spring Boot project generator for Python developers, producing Java 17/21 projects with Docker, Swagger, and modular architecture. Current version 0.3.0, updated about every 3 months.
pip install springboot-generatorNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a modular Spring Boot project with Docker and Swagger support.
Use `from springboot_generator import ...`
Use `from springboot_generator.cli import generate_project`
Pass java_version as string: "17" or "21"