initializr/initializr-docs
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 Move assert to AssertJ 2019-08-22 15:24:28 +02:00