initializr
https://github.com/spring-io/initializr
Java
A quickstart generator for Spring projects
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported4 Subscribers
Add a CodeTriage badge to initializr
Help out
- Issues
- Divide initializr-generator-spring into two modules, one for its API and one for its @Configuration classes
- Apply dependency-management plugin consistently to the docs
- Annotation processors are added to compileOnly and annotationProcessor but we configure compileOnly to extend annotationProcessor
- Allow annotation processors to be made available to tests when using Gradle
- Make sure the sample works OOB
- Support for multi module gradle builds
- Initializr metadata v3
- httpie and curl integration tests
- Document public API using Spring REST Docs
- Provide custom properties mapping in the metadata
- Docs
- Java not yet supported