initializr/initializr-web
Stephane Nicoll 56210d9bf2 Add project request post processing
This commit introduces `ProjectRequestPostProcessor` as a mean to modify
an incoming `ProjectRequest` before and after its resolution against the
meta-data.

By default, all beans of that type are invoked automatically and they
are ordered against their `@Order` or `Ordered` settings.

Closes gh-260
2016-07-20 15:09:35 +02:00
..
src Add project request post processing 2016-07-20 15:09:35 +02:00
pom.xml Fix typo 2016-04-14 16:09:18 +02:00