Uses of Class
net.officefloor.spring.starter.rest.OfficeFloorRestProperties
Packages that use OfficeFloorRestProperties
-
Uses of OfficeFloorRestProperties in net.officefloor.spring.starter.rest
Methods in net.officefloor.spring.starter.rest with parameters of type OfficeFloorRestPropertiesModifier and TypeMethodDescriptionOfficeFloorRestAutoConfiguration.getOfficeFloorRestSpringBootStarter(OfficeFloorRestProperties properties, org.springframework.context.ConfigurableApplicationContext applicationContext, com.fasterxml.jackson.databind.ObjectMapper mapper) Provides theOfficeFloorRestSpringBootStarterbean.Constructors in net.officefloor.spring.starter.rest with parameters of type OfficeFloorRestPropertiesModifierConstructorDescriptionOfficeFloorRestSpringBootStarter(OfficeFloorRestProperties properties, org.springframework.context.ConfigurableApplicationContext applicationContext, com.fasterxml.jackson.databind.ObjectMapper mapper) Instantiate.