mirror of
https://gitee.com/dcren/initializr.git
synced 2026-08-10 11:13:34 +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