mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-26 05:32:58 +08:00
This commit allows a custom instance to easily bind incoming request attributes to a custom ProjectRequest instance and map it to a custom ProjectDescription as well. Closes gh-990