Skip to content

Latest commit

 

History

History

suppressGeneratorTimestamp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

MapStruct suppressGeneratorTimestamp processor configuration

In this project suppressGeneratorTimestamp is true in POM.xml file.

<compilerArgs>
	<compilerArg>
		-Amapstruct.suppressGeneratorTimestamp=true
	</compilerArg>
</compilerArgs>