filmov
tv
What is properties file & difference between .properties and YAML file with Examples | #vitechtalks

Показать описание
Welcome to ViTech Talks , What is properties file & difference between .properties and YAML file with Examples.
What is the importance of properties ?
-------------------------
src/main/resources -- need to create a file with extension as .properties
message= Hi
in order to access properties below is the syntax:
sampleConfig.YAML
-----------------
src/main/resources -- need to create a file with extension as .yaml
YAML :
Y: YAML
A: Ain't
M: Markup
L: Language
snow:
db:
wherehouse : COMPUTE_WH
database : SNOWFLAKE_SAMPLE_DATA
http:
port: 8081
message: hi
deployemnt:
env: QA
NOTE: replace . and = with semi colon (:)
in order to access properties below is the syntax:
@vitechtalks6017
#vitechtalks
#snowflake
#mulesoft #mulesofttraining #mule4 #mule #database #sql #vit #vitech #integration#snowflakeintegration#mulewithsnowflake#mulesoftwithsnowflake#challenges #databaseadministration #aws #azure #integrationworld
#mulesoft #muletraining
#queryparameters
#uriparameters
#thunderclient
What is the importance of properties ?
-------------------------
src/main/resources -- need to create a file with extension as .properties
message= Hi
in order to access properties below is the syntax:
sampleConfig.YAML
-----------------
src/main/resources -- need to create a file with extension as .yaml
YAML :
Y: YAML
A: Ain't
M: Markup
L: Language
snow:
db:
wherehouse : COMPUTE_WH
database : SNOWFLAKE_SAMPLE_DATA
http:
port: 8081
message: hi
deployemnt:
env: QA
NOTE: replace . and = with semi colon (:)
in order to access properties below is the syntax:
@vitechtalks6017
#vitechtalks
#snowflake
#mulesoft #mulesofttraining #mule4 #mule #database #sql #vit #vitech #integration#snowflakeintegration#mulewithsnowflake#mulesoftwithsnowflake#challenges #databaseadministration #aws #azure #integrationworld
#mulesoft #muletraining
#queryparameters
#uriparameters
#thunderclient