org.springframework.boot.origin

Class SystemEnvironmentOrigin

  • All Implemented Interfaces:
    Origin


    public class SystemEnvironmentOrigin
    extends Object
    implements Origin
    Origin for an item loaded from the system environment. Provides access to the original property name.
    Since:
    2.0.0
    Author:
    Madhura Bhave
    • Constructor Detail

      • SystemEnvironmentOrigin

        public SystemEnvironmentOrigin(String property)

Copyright © 2020 Pivotal Software, Inc.. All rights reserved.