META-INF.services.org.mapstruct.ap.spi.EnumTransformationStrategy Maven / Gradle / Ivy
# Copyright MapStruct Authors.
#
# Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
org.mapstruct.ap.spi.PrefixEnumTransformationStrategy
org.mapstruct.ap.spi.StripPrefixEnumTransformationStrategy
org.mapstruct.ap.spi.StripSuffixEnumTransformationStrategy
org.mapstruct.ap.spi.SuffixEnumTransformationStrategy
org.mapstruct.ap.spi.CaseEnumTransformationStrategy
© 2015 - 2024 Weber Informatics LLC | Privacy Policy