jar

com.skrstop.framework : components-starter-annotation

Maven & Gradle

Dec 21, 2023

skrstop mix micro service starter annotation · skrstop starter annotation

Table Of Contents

Latest Version

Download com.skrstop.framework : components-starter-annotation JAR file - Latest Versions:

All Versions

Download com.skrstop.framework : components-starter-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.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 components-starter-annotation-1.3.1.20231221-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.skrstop.framework.components.starter.annotation.handle.server.processor

├─ com.skrstop.framework.components.starter.annotation.handle.server.processor.ProcessorContainer.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.server.processor.ProcessorContainerConfiguration.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.server.processor.ProcessorContext.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.server.processor.ProcessorEntity.class - [JAR]

com.skrstop.framework.components.starter.annotation.handle.trim

├─ com.skrstop.framework.components.starter.annotation.handle.trim.TrimAnnotationFormatterFactory.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.trim.TrimJacksonFormatterDeserializer.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.trim.TrimJacksonFormatterSerializer.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.trim.TrimParse.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.trim.TrimmerType.class - [JAR]

com.skrstop.framework.components.starter.annotation.anno.trim

├─ com.skrstop.framework.components.starter.annotation.anno.trim.Trim.class - [JAR]

com.skrstop.framework.components.starter.annotation.exception.code

├─ com.skrstop.framework.components.starter.annotation.exception.code.WebAnnotationExceptionCode.class - [JAR]

com.skrstop.framework.components.starter.annotation.constant

├─ com.skrstop.framework.components.starter.annotation.constant.GlobalConfigConst.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.constant.PrivacyInfoType.class - [JAR]

com.skrstop.framework.components.starter.annotation.configuration

├─ com.skrstop.framework.components.starter.annotation.configuration.AnnotationAutoConfiguration.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.configuration.AnnotationProperties.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.configuration.WebMvcConfiguration.class - [JAR]

com.skrstop.framework.components.starter.annotation.anno.server

├─ com.skrstop.framework.components.starter.annotation.anno.server.SApi.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.SApplication.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.SCtlEndpoint.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.SEndpoint.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.SEvent.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.SManager.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.SProcessor.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.SProcessors.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.SRepository.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.SRestCtlEndpoint.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.SService.class - [JAR]

com.skrstop.framework.components.starter.annotation.handle.paramAlias

├─ com.skrstop.framework.components.starter.annotation.handle.paramAlias.AliasDataBinder.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.paramAlias.AliasModelAttributeMethodServletProcessor.class - [JAR]

com.skrstop.framework.components.starter.annotation.utils

├─ com.skrstop.framework.components.starter.annotation.utils.MethodUtil.class - [JAR]

com.skrstop.framework.components.starter.annotation.anno.function

├─ com.skrstop.framework.components.starter.annotation.anno.function.AccessControl.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.function.AccessLimit.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.function.ExecuteTimeLog.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.function.IntranetLimit.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.function.PrivacyInfo.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.function.PrivacyInfoValue.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.function.ServiceLock.class - [JAR]

com.skrstop.framework.components.starter.annotation.handle.function

├─ com.skrstop.framework.components.starter.annotation.handle.function.AccessControlAnnotationInterceptor.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.function.AccessLimitAnnotationInterceptor.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.function.ExecuteTimeAnnotationInterceptor.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.function.IntranetLimitAnnotationInterceptor.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.function.PrivacyInfoAnnotationInterceptor.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.function.ServiceLockAnnotationInterceptor.class - [JAR]

com.skrstop.framework.components.starter.annotation.handle.server.processor.asserts

├─ com.skrstop.framework.components.starter.annotation.handle.server.processor.asserts.DefaultAssert.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.handle.server.processor.asserts.ProcessorAssert.class - [JAR]

com.skrstop.framework.components.starter.annotation.anno.server.entity

├─ com.skrstop.framework.components.starter.annotation.anno.server.entity.BO.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.entity.ConversionBO.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.entity.DO.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.entity.DTO.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.entity.ObjectScope.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.entity.RO.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.entity.RequestBO.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.entity.ResponseBO.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.entity.TempBO.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.anno.server.entity.VO.class - [JAR]

com.skrstop.framework.components.starter.annotation.anno.paramAlias

├─ com.skrstop.framework.components.starter.annotation.anno.paramAlias.RequestParamAlias.class - [JAR]

com.skrstop.framework.components.starter.annotation.exception.aspect

├─ com.skrstop.framework.components.starter.annotation.exception.aspect.AccessLimitException.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.exception.aspect.ControllerDeprecatedException.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.exception.aspect.IntranetLimitException.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.exception.aspect.PrivacyInfoException.class - [JAR]

├─ com.skrstop.framework.components.starter.annotation.exception.aspect.ProcessorException.class - [JAR]