Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need to have gradle build file reference database-connection info within 'application.yml' file

Status
Not open for further replies.

varocho

Programmer
Dec 4, 2000
238
0
0
US
Is there a way for a gradle build file to reference database-connection information stored in an 'application.yml' file?
 
You could try snakeyaml to read the file but, why noy a typical .properties file?

Cheers,
Dian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top