Class SpallocProperties

java.lang.Object
uk.ac.manchester.spinnaker.alloc.SpallocProperties

@ConfigurationProperties("spalloc")
@ConstructorBinding
@Validated
public class SpallocProperties
extends Object
Spalloc service management properties. These are all intended to be set via the configuration file.
Author:
Donal Fellows