Class ShipProperties
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.ship.ShipProperties
-
@Component @PropertySource("classpath:application.properties") @ConfigurationProperties(prefix="ship") public class ShipProperties extends java.lang.ObjectProperty class for the ships properties.- Author:
- Andi Hotz, (c) Sahits GmbH, 2017 Created on Aug 15, 2017
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classShipProperties.Capacitystatic classShipProperties.Ship
-
Constructor Summary
Constructors Constructor Description ShipProperties()
-