All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.automatiko.engine.codegen.GeneratorConfig Maven / Gradle / Ivy

The newest version!

package io.automatiko.engine.codegen;

/**
 * GeneratorConfig
 */
public class GeneratorConfig {

	public static final String REST_RESOURCE_TYPE_PROP = "automatiko.rest.resource.type";

	private GeneratorConfig() {
	}

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy