jar

com.github.vindell : spring-boot-starter-dozer

Maven & Gradle

Jan 21, 2019

Spring Boot Starter For Dozer

Table Of Contents

Latest Version

Download com.github.vindell : spring-boot-starter-dozer JAR file - Latest Versions:

All Versions

Download com.github.vindell : spring-boot-starter-dozer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-boot-starter-dozer-1.0.1.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.dozer.spring.boot.converters

├─ org.dozer.spring.boot.converters.BooleanStringConverter.class - [JAR]

├─ org.dozer.spring.boot.converters.DateStringConverter.class - [JAR]

├─ org.dozer.spring.boot.converters.EnumIntConverter.class - [JAR]

├─ org.dozer.spring.boot.converters.FileStringConverter.class - [JAR]

├─ org.dozer.spring.boot.converters.MapBeanConverter.class - [JAR]

├─ org.dozer.spring.boot.converters.PropertiesBeanConverter.class - [JAR]

├─ org.dozer.spring.boot.converters.RmbStringDozerConverter.class - [JAR]

org.dozer.spring.boot.converters.number

├─ org.dozer.spring.boot.converters.number.BigDecimalStringConverter.class - [JAR]

├─ org.dozer.spring.boot.converters.number.BigIntegerStringConverter.class - [JAR]

org.dozer.spring.boot

├─ org.dozer.spring.boot.DozerAutoConfiguration.class - [JAR]

├─ org.dozer.spring.boot.DozerMetricEventListener.class - [JAR]

├─ org.dozer.spring.boot.DozerProperties.class - [JAR]

├─ org.dozer.spring.boot.EnableDozerMapper.class - [JAR]

org.dozer.spring.boot.converters.resultset

├─ org.dozer.spring.boot.converters.resultset.ResultSetBeanConverter.class - [JAR]

├─ org.dozer.spring.boot.converters.resultset.ResultSetMapConverter.class - [JAR]