Class SlardarNumberProp

  • All Implemented Interfaces:

    @ConfigurationProperties(value = SlardarNumberProp.Key) 
    public class SlardarNumberProp
    
                        

    Customizable precision and format of Number, support JsonFormat pattern. Must use BigDecimal instead of Float and Double to avoid precision loss.

    Since:

    2021-02-14

    Author:

    trydofor