Use Cases โ
Seed4J can be used in different contexts, from quick experiments to real-world applications. This page gives you an overview of the main use cases, with dedicated guides for each.
๐งช Minimal project scaffolding:
Generate basic files like.gitignore
,README.md
, and license, ideal to start cleanly.๐ฅ Java Kata project:
Bootstrap a simple Java app with tests, perfect for TDD sessions or coding katas.๐ฅ TypeScript Kata project:
Quickly set up a TypeScript-based kata environment with linting and tests.๐ Real Java backend project:
Start a fully structured backend with Spring Boot, hexagonal architecture, and Tomcat.
Each guide provides specific steps tailored to that context, so you only generate what you really need.