I wrote the way to use values of properties, written in application.properties, in Spring.
Continue reading Spring: How to Use Values of PropertiesAll posts by Kenji
(日本語) 猫対策で最も効果のあった方法
(日本語) Spring: すべての画面で共通に出力する値を設定する
MySQL: Copy Database without Saving Dump File
For PostgreSQL, see PostgreSQL: Copy Database without Saving Dump File.
When we copy MySQL data, create dump file with mysqldump and execute that SQL with mysql.