Class GeneratorPropertiesBuilder.TargetLocationBuilder

    • Method Detail

      • mapperXmlLocation

        public GeneratorPropertiesBuilder.TargetLocationBuilder mapperXmlLocation​(String mapperXmlLocation)
        Mapper xml location. FYI: the project's mapper xml location (src/main/resources)
        Parameters:
        mapperXmlLocation - the mapper xml location
        Returns:
        the target location builder
      • thenBuilder

        public GeneratorPropertiesBuilder thenBuilder()
        Build TargetLocation and return GeneratorPropertiesBuilder
        Returns:
        the GeneratorPropertiesBuilder