Skip to content

This Spring Boot demo is going to analyze different solutions for Entity/DTO conversions

Notifications You must be signed in to change notification settings

hamedmirzaei/entity-to-dto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keep in mind

For Lombok, you should enable the plugin in IntelliJ. Then you should enable annotation processing in Settings->Build, Execution, Deployment->Compiler->Annotation Processors. check: enable annotation processing choose: obtain processors from project classpath

For persian or unicode messages, you should change encoding of IntelliJ to UTF-8. This can be done in Settings->Editor->File Encodings. remember to check the Transparent native-to-ascii conversion.

About

This Spring Boot demo is going to analyze different solutions for Entity/DTO conversions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages