initializr/initializr-web
Stephane Nicoll cff60c397d Improve custom project request arrangement
This commit improves the use case of configuring a custom ProjectRequest
by enforcing consistently a particular type using a generic.

As a result, `ProjectGenerationInvoker` is no longer exposed as a bean
as it is the responsibility of the custom `ProjectGenerationController`
to provide one that matches the requested `ProjectRequest` type.

See gh-990
2019-08-29 10:52:02 +02:00
..
src Improve custom project request arrangement 2019-08-29 10:52:02 +02:00
pom.xml Extract project generation test utility to dedicated module 2019-08-21 16:10:06 +02:00