Class ThreeLetterCountryCodeReadConverter

  • All Implemented Interfaces:
    org.springframework.core.convert.converter.Converter<String,​org.bremersee.common.model.ThreeLetterCountryCode>

    @ReadingConverter
    public class ThreeLetterCountryCodeReadConverter
    extends org.bremersee.converter.StringToThreeLetterCountryCodeConverter
    implements org.springframework.core.convert.converter.Converter<String,​org.bremersee.common.model.ThreeLetterCountryCode>
    The three letter country code read converter.
    Author:
    Christian Bremer
    • Constructor Detail

      • ThreeLetterCountryCodeReadConverter

        public ThreeLetterCountryCodeReadConverter()