Package io.github.xezzon.zeroweb.app
Class App
java.lang.Object
io.github.xezzon.zeroweb.app.App
- All Implemented Interfaces:
io.github.xezzon.zeroweb.common.jpa.IEntity<String>
,II18nMessage
@Entity
public class App
extends Object
implements io.github.xezzon.zeroweb.common.jpa.IEntity<String>, II18nMessage
服务
- Author:
- xezzon
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.xezzon.zeroweb.common.jpa.IEntity
getId
Methods inherited from interface io.github.xezzon.zeroweb.locale.II18nMessage
eq
-
Constructor Details
-
App
public App()
-
-
Method Details
-
getNamespace
- Specified by:
getNamespace
in interfaceII18nMessage
- Returns:
- 命名空间
-
getMessageKey
- Specified by:
getMessageKey
in interfaceII18nMessage
- Returns:
- 国际化内容
-