snicoll on new-generator
Adapt to latest API change Move InitializrDefaultStarterBu… (compare)
snicoll on new-generator
Switch project structure to use… (compare)
snicoll on master
Upgrade to JUnit 5.4.0-RC1 Split metadata specific excepti… (compare)
snicoll on master
Initiate 0.8.0.BUILD-SNAPSHOT v… (compare)
mbhave on new-generator
Adapt tests to use new API Customize build version based o… (compare)
mbhave on master
Fix generate release notes scri… (compare)
@ProjectGenerationConfiguration
setup with few beans, and it runs fine on the /starter.zip
when called from CLI. But I'm trying to generate the entire folder structure on running the main()
of the service, basically looking to generate this zip (or project folder) in my service directly without using the endpoint externally. Is there a way to do that?
ProjectGenerationInvoker
does. It maps the web request to a ProjectDescription
. In your case you could bypass all that completely
InitializrAutoConfiguration
0.10.0-SNAPSHOT
is available in the Maven repository. Perhaps your environment has blocked access to third party repo?