| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.WangJi92 |
| Идентификатор | Идентификаторrpc-ecpection-parent |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеrpc-exception-handler-spring-boot-start
Rpc Exception Handling Reference spring mvc Exception Handling @RpcServiceAdvice == @ControllerAdvice
@RpcServiceExceptionHandler == @ExceptionHandler is much easier to use
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rpc-ecpection-parent-1.0.1.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.WangJi92/rpc-ecpection-parent/ -->
<dependency>
<groupId>com.github.WangJi92</groupId>
<artifactId>rpc-ecpection-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.WangJi92/rpc-ecpection-parent/
implementation 'com.github.WangJi92:rpc-ecpection-parent:1.0.1'
// https://jarcasting.com/artifacts/com.github.WangJi92/rpc-ecpection-parent/
implementation ("com.github.WangJi92:rpc-ecpection-parent:1.0.1")
'com.github.WangJi92:rpc-ecpection-parent:pom:1.0.1'
<dependency org="com.github.WangJi92" name="rpc-ecpection-parent" rev="1.0.1">
<artifact name="rpc-ecpection-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.WangJi92', module='rpc-ecpection-parent', version='1.0.1')
)
libraryDependencies += "com.github.WangJi92" % "rpc-ecpection-parent" % "1.0.1"
[com.github.WangJi92/rpc-ecpection-parent "1.0.1"]