Class LegacySimpleTaxProperties


  • @Deprecated
    @ConfigurationProperties("broadleaf.taxprovider.simple")
    public class LegacySimpleTaxProperties
    extends Object
    Deprecated.
    This is deprecated. In particular, the property path 'broadleaf.taxprovider.simple' is deprecated. Please see/use SimpleTaxProperties, which makes use of the property path 'broadleaf.tax.provider.simple'.
    Author:
    Kelly Tisdell (ktisdell)
    See Also:
    SimpleTaxProperties
    • Constructor Detail

      • LegacySimpleTaxProperties

        public LegacySimpleTaxProperties()
        Deprecated.
    • Method Detail

      • setConfigPath

        public void setConfigPath​(org.springframework.core.io.Resource configPath)
        Deprecated.
      • getConfigPath

        public org.springframework.core.io.Resource getConfigPath()
        Deprecated.