Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiwepy/dozer-spring-boot-starter


https://github.com/hiwepy/dozer-spring-boot-starter

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# dozer-spring-boot-starter
Spring Boot Starter For Dozer 5.x

### 说明

> 基于 dozer 的 Spring Boot Starter 实现

1. 整合 dozer

### Maven

``` xml

${project.groupId}
dozer-spring-boot-starter
${project.version}

```

### Sample

[https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-dozer](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-dozer "spring-boot-sample-dozer")