application.properties
来自「功能完善的java开发框架」· PROPERTIES 代码 · 共 15 行
PROPERTIES
15 行
# -- standard errors --
errors.header=<UL>
errors.prefix=<LI>
errors.suffix=</LI>
errors.footer=</UL>
UserId.is.required=UserId is required
USER.CREATE.ERROR=User create error, maybe UserId existed!
#--- jdon Framework ---
id.required = you must input id
id.notfound = sorry, not found
db.error=sorry, database operation failure!
system.error=sorry, the operation failure cause of the system errors
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?