Back to Browse

Spring Boot - application.yml | Simple Programming

21.7K views
Sep 6, 2018
2:55

Welcome to Simple Programming We all know the importance of property files in spring applications, these files are used to store various application configurations Spring boot supports both .properties and .yaml file extensions for storing your application configurations YAML is a superset of Json and it is a human-readable data serialization language. It is commonly used for configuration files It gives a more elegant way of representing data in the file than properties, it is much easier to understand and work with.

Download

1 formats

Video Formats

360pmp44.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Spring Boot - application.yml | Simple Programming | NatokHD