@Component @PropertySource(value="classpath:application.properties") @ConfigurationProperties(prefix="ship") public class ShipProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ShipProperties.Capacity |
static class |
ShipProperties.Ship |
| Modifier and Type | Field and Description |
|---|---|
private ShipProperties.Ship |
cog |
private ShipProperties.Ship |
crayer |
private ShipProperties.Ship |
holk |
private ShipProperties.Ship |
snaikka |
| Constructor and Description |
|---|
ShipProperties() |
private ShipProperties.Ship crayer
private ShipProperties.Ship cog
private ShipProperties.Ship holk
private ShipProperties.Ship snaikka
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.