mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-09 10:55:05 +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