| 程序包 | 说明 |
|---|---|
| com.litongjava.annotation |
| 限定符和类型 | 类和说明 |
|---|---|
interface |
AConfiguration |
interface |
AController |
interface |
AHttpApi |
interface |
ARepository |
interface |
AService
Indicates that an annotated class is a "Service", originally defined by Domain-Driven
Design (Evans, 2003) as "an operation offered as an interface that stands alone in the
model, with no encapsulated state."
|
interface |
BeforeStartConfiguration
在启动服务器之前执行的配置类
|
interface |
BeforeStopConfiguration
在启动服务器之后执行的配置类
|
Copyright © 2024. All rights reserved.