Class ShipProperties


  • @Component
    @PropertySource("classpath:application.properties")
    @ConfigurationProperties(prefix="ship")
    public class ShipProperties
    extends java.lang.Object
    Property class for the ships properties.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2017 Created on Aug 15, 2017