Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package $package.presentation.dto;
|
||||
|
||||
$extra_imports
|
||||
|
||||
public record $EntityResponse($dto_response_components) { }
|
||||
Reference in New Issue
Block a user