jar

cloud.hedou : abp-spring-boot-starter

Maven & Gradle

Jun 02, 2022

abp-spring-boot-starter · When the functions of ABP cannot meet service requirements, the Spring Boot framework can be used to expand its own services to make use of abundant Java frameworks on the market.

Table Of Contents

Latest Version

Download cloud.hedou : abp-spring-boot-starter JAR file - Latest Versions:

All Versions

Download cloud.hedou : abp-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window abp-spring-boot-starter-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cloud.hedou.annotation

├─ cloud.hedou.annotation.NoArguments.class - [JAR]

├─ cloud.hedou.annotation.Open.class - [JAR]

cloud.hedou.abp.remote

├─ cloud.hedou.abp.remote.AbpHttpClient.class - [JAR]

├─ cloud.hedou.abp.remote.Api.class - [JAR]

├─ cloud.hedou.abp.remote.Authorization.class - [JAR]

├─ cloud.hedou.abp.remote.HeadersInterceptor.class - [JAR]

├─ cloud.hedou.abp.remote.HttpClient.class - [JAR]

├─ cloud.hedou.abp.remote.PagedList.class - [JAR]

├─ cloud.hedou.abp.remote.UserConfiguration.class - [JAR]

cloud.hedou.abp.auth

├─ cloud.hedou.abp.auth.AbpAuthArgumentResolver.class - [JAR]

├─ cloud.hedou.abp.auth.AbpGrantedAuthoritiesConverter.class - [JAR]

├─ cloud.hedou.abp.auth.AbpWebMvcConfigurer.class - [JAR]

├─ cloud.hedou.abp.auth.ApbSecurityConfiguration.class - [JAR]

cloud.hedou.abp.common

├─ cloud.hedou.abp.common.CommonData.class - [JAR]

├─ cloud.hedou.abp.common.CommonDataPayload.class - [JAR]

├─ cloud.hedou.abp.common.RemoteCommonApi.class - [JAR]

├─ cloud.hedou.abp.common.RemoteCommonService.class - [JAR]

cloud.hedou.abp.extension

├─ cloud.hedou.abp.extension.JsonHelperKt.class - [JAR]

cloud.hedou.abp.identity

├─ cloud.hedou.abp.identity.AbpDepartment.class - [JAR]

├─ cloud.hedou.abp.identity.AbpRole.class - [JAR]

├─ cloud.hedou.abp.identity.AbpRoleLevelDeserializer.class - [JAR]

├─ cloud.hedou.abp.identity.AbpUser.class - [JAR]

├─ cloud.hedou.abp.identity.RemoteIdentityApi.class - [JAR]

├─ cloud.hedou.abp.identity.RemoteIdentityService.class - [JAR]

├─ cloud.hedou.abp.identity.UserRabbitPayload.class - [JAR]

cloud.hedou.abp.webcore

├─ cloud.hedou.abp.webcore.AbpResponse.class - [JAR]

├─ cloud.hedou.abp.webcore.BadRequestException.class - [JAR]

├─ cloud.hedou.abp.webcore.ErrorMessage.class - [JAR]

├─ cloud.hedou.abp.webcore.ForbiddenException.class - [JAR]

├─ cloud.hedou.abp.webcore.InternalServerException.class - [JAR]

├─ cloud.hedou.abp.webcore.NotImplementedException.class - [JAR]

├─ cloud.hedou.abp.webcore.UnauthorizedException.class - [JAR]

cloud.hedou.abp.starter

├─ cloud.hedou.abp.starter.AbpAutoConfiguration.class - [JAR]

├─ cloud.hedou.abp.starter.AbpContext.class - [JAR]

├─ cloud.hedou.abp.starter.AbpProperties.class - [JAR]