Last active
October 22, 2017 04:52
[Java] Spring BootでThymeleafを使ってみよう!(応用編)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# messages | |
content.msg = display from properties file. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# メッセージ定義 | |
content.msg = プロパティファイルから値を表示する |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment