Tag:properties

  • SpringBoot configuration files (properties and yml)

    Time:2023-10-9

    Article Catalog 1. Role of configuration files2. Configuration file format3. Configuration file usage3.1. properties configuration file3.1.1 Basic syntax and usage3.1.2 Analysis of the advantages and disadvantages of properties 3.2. yml configuration file3.2.1 Basic syntax and usage3.2.2. single and double quote problems in yml3.2.3. yml configuration of different types of data types and null3.2.4 Configuration objects3.2.5. […]