Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 328 Bytes

File metadata and controls

8 lines (4 loc) · 328 Bytes

RESTful-Web-API-with-Java-SpringBoot-SpringMVCandJPA

RESTful Web Services, Java, Spring Boot, Spring MVC and JPA

##ModelMapper I'm using ModelMapper java library instead of BeanUtils.copyProperties(), it's a object mapping library that automatically maps objects to each other.