All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download shoulder-web JAR 1.0.0-M2.2 with all dependencies


shoulder WEB 模块,基于Spring Boot Web提供了 Controller AOP 日志、AOP异常处理,统一返回值,健康检查,租户、用户解析,Web 安全防护,通用CrudController,动态字典,标签管理,HTTP client AOP日志、AOP异常处理等能力,助力Web飞速开发。

Files of the artifact shoulder-web version 1.0.0-M2.2 from the group cn.itlym.

Test

Artifact shoulder-web
Group cn.itlym
Version 1.0.0-M2.2
Last update 19. December 2024
Tags: spring controller crudcontroller http client shoulder boot
Organization not specified
URL https://doc.itlym.cn
License not specified
Dependencies amount 5
Dependencies shoulder-core, shoulder-validation, shoulder-http, spring-boot-starter-web, spring-boot-starter-aop,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of shoulder-web Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of shoulder-web version 1.0.0-M2.2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.cn.itlym.shoulder-web
META-INF.maven.cn.itlym.shoulder-web.META-INF.maven.cn.itlym.shoulder-web.pom.properties
META-INF.maven.cn.itlym.shoulder-web.META-INF.maven.cn.itlym.shoulder-web.pom.xml
org.shoulder.web
org.shoulder.web.org.shoulder.web.ShoulderDispatcherServlet
org.shoulder.web.advice
org.shoulder.web.advice.org.shoulder.web.advice.BaseRestControllerLogAspect
org.shoulder.web.advice.org.shoulder.web.advice.RestControllerColorfulLogAspect
org.shoulder.web.advice.org.shoulder.web.advice.RestControllerDataExceptionAdvice
org.shoulder.web.advice.org.shoulder.web.advice.RestControllerExceptionAdvice
org.shoulder.web.advice.org.shoulder.web.advice.RestControllerJsonLogAspect
org.shoulder.web.advice.org.shoulder.web.advice.RestControllerUnionResponseAdvice
org.shoulder.web.annotation
org.shoulder.web.annotation.org.shoulder.web.annotation.RejectRepeatSubmit
org.shoulder.web.annotation.org.shoulder.web.annotation.RestfulApi
org.shoulder.web.annotation.org.shoulder.web.annotation.SkipResponseWrap
org.shoulder.web.common
org.shoulder.web.common.org.shoulder.web.common.CommonEndpoint
org.shoulder.web.common.org.shoulder.web.common.ErrorPageConfig
org.shoulder.web.common.org.shoulder.web.common.package-info
org.shoulder.web.filter
org.shoulder.web.filter.org.shoulder.web.filter.BasePathFilter
org.shoulder.web.filter.org.shoulder.web.filter.CleanContextFilter
org.shoulder.web.filter.org.shoulder.web.filter.DefaultTenantFilter
org.shoulder.web.filter.org.shoulder.web.filter.MockUserFilter
org.shoulder.web.filter.org.shoulder.web.filter.PathFilterHelper
org.shoulder.web.filter.org.shoulder.web.filter.PathFilterProperties
org.shoulder.web.filter.org.shoulder.web.filter.TraceFilter
org.shoulder.web.filter.org.shoulder.web.filter.TraceIdGenerator
org.shoulder.web.filter.xss
org.shoulder.web.filter.xss.org.shoulder.web.filter.xss.XssFilter
org.shoulder.web.filter.xss.org.shoulder.web.filter.xss.XssRequestWrapper
org.shoulder.web.interceptor
org.shoulder.web.interceptor.org.shoulder.web.interceptor.ApiProtectInterceptor
org.shoulder.web.interceptor.org.shoulder.web.interceptor.ApiResponseNoCacheInterceptor
org.shoulder.web.interceptor.org.shoulder.web.interceptor.BaseRejectRepeatSubmitInterceptor
org.shoulder.web.interceptor.org.shoulder.web.interceptor.HttpLocaleInterceptor
org.shoulder.web.interceptor.org.shoulder.web.interceptor.SessionTokenRepeatSubmitInterceptor
org.shoulder.web.template.crud
org.shoulder.web.template.crud.org.shoulder.web.template.crud.AbstractVODataConverter
org.shoulder.web.template.crud.org.shoulder.web.template.crud.BaseController
org.shoulder.web.template.crud.org.shoulder.web.template.crud.BaseControllerImpl
org.shoulder.web.template.crud.org.shoulder.web.template.crud.CrudCacheableController
org.shoulder.web.template.crud.org.shoulder.web.template.crud.CrudController
org.shoulder.web.template.crud.org.shoulder.web.template.crud.DeleteController
org.shoulder.web.template.crud.org.shoulder.web.template.crud.QueryController
org.shoulder.web.template.crud.org.shoulder.web.template.crud.SaveController
org.shoulder.web.template.crud.org.shoulder.web.template.crud.UpdateController
org.shoulder.web.template.dictionary.controller
org.shoulder.web.template.dictionary.controller.org.shoulder.web.template.dictionary.controller.DictionaryEnumController
org.shoulder.web.template.dictionary.controller.org.shoulder.web.template.dictionary.controller.DictionaryEnumQueryController
org.shoulder.web.template.dictionary.controller.org.shoulder.web.template.dictionary.controller.DictionaryItemController
org.shoulder.web.template.dictionary.controller.org.shoulder.web.template.dictionary.controller.DictionaryItemCrudController
org.shoulder.web.template.dictionary.controller.org.shoulder.web.template.dictionary.controller.DictionaryItemEnumController
org.shoulder.web.template.dictionary.controller.org.shoulder.web.template.dictionary.controller.DictionaryTypeController
org.shoulder.web.template.dictionary.controller.org.shoulder.web.template.dictionary.controller.DictionaryTypeCrudController
org.shoulder.web.template.dictionary.convert
org.shoulder.web.template.dictionary.convert.org.shoulder.web.template.dictionary.convert.BaseDictionaryItem2StrJpaConverter
org.shoulder.web.template.dictionary.convert.org.shoulder.web.template.dictionary.convert.DictionaryDTO2DictionaryItemGenericConverter
org.shoulder.web.template.dictionary.convert.org.shoulder.web.template.dictionary.convert.DictionaryItemDTO2DomainConverterRegister
org.shoulder.web.template.dictionary.convert.org.shoulder.web.template.dictionary.convert.DictionaryItemDTODeserializer
org.shoulder.web.template.dictionary.convert.org.shoulder.web.template.dictionary.convert.DictionaryItemDomain2DTOConverter
org.shoulder.web.template.dictionary.convert.org.shoulder.web.template.dictionary.convert.DictionaryTypeDTO2EntityConverter
org.shoulder.web.template.dictionary.convert.org.shoulder.web.template.dictionary.convert.DictionaryTypeDomain2DTOConverter
org.shoulder.web.template.dictionary.convert.org.shoulder.web.template.dictionary.convert.DictionaryTypeEntity2DTOConverter
org.shoulder.web.template.dictionary.convert.org.shoulder.web.template.dictionary.convert.EnumToStringPropertyValueConverter
org.shoulder.web.template.dictionary.convert.org.shoulder.web.template.dictionary.convert.PackageScanDictionaryItem2StrConverterMongoConfiguration
org.shoulder.web.template.dictionary.convert.org.shoulder.web.template.dictionary.convert.String2ConfigAbleDictionaryItemConverter
org.shoulder.web.template.dictionary.dto
org.shoulder.web.template.dictionary.dto.org.shoulder.web.template.dictionary.dto.DictionaryBatchQueryParam
org.shoulder.web.template.dictionary.dto.org.shoulder.web.template.dictionary.dto.DictionaryItemDTO
org.shoulder.web.template.dictionary.dto.org.shoulder.web.template.dictionary.dto.DictionaryTypeDTO
org.shoulder.web.template.dictionary.mapper
org.shoulder.web.template.dictionary.mapper.org.shoulder.web.template.dictionary.mapper.DictionaryItemMapper
org.shoulder.web.template.dictionary.mapper.org.shoulder.web.template.dictionary.mapper.DictionaryMapper
org.shoulder.web.template.dictionary.model
org.shoulder.web.template.dictionary.model.org.shoulder.web.template.dictionary.model.ConfigAbleDictionaryItem
org.shoulder.web.template.dictionary.model.org.shoulder.web.template.dictionary.model.DictionaryItemEntity
org.shoulder.web.template.dictionary.model.org.shoulder.web.template.dictionary.model.DictionaryTypeEntity
org.shoulder.web.template.dictionary
org.shoulder.web.template.dictionary.org.shoulder.web.template.dictionary.package-info
org.shoulder.web.template.dictionary.service
org.shoulder.web.template.dictionary.service.org.shoulder.web.template.dictionary.service.DictionaryItemService
org.shoulder.web.template.dictionary.service.org.shoulder.web.template.dictionary.service.DictionaryService
org.shoulder.web.template.dictionary.validation
org.shoulder.web.template.dictionary.validation.org.shoulder.web.template.dictionary.validation.DictionaryEnumItem
org.shoulder.web.template.dictionary.validation.validator
org.shoulder.web.template.dictionary.validation.validator.org.shoulder.web.template.dictionary.validation.validator.DictionaryEnumItemValidatorForCharSequence
org.shoulder.web.template.dictionary.validation.validator.org.shoulder.web.template.dictionary.validation.validator.DictionaryEnumItemValidatorForVO
org.shoulder.web.template.dictionary.validation.validator.org.shoulder.web.template.dictionary.validation.validator.DictionaryEnumItemValidatorForVOCollection
org.shoulder.web.template.oplog.controller
org.shoulder.web.template.oplog.controller.org.shoulder.web.template.oplog.controller.OperationLogQueryController
org.shoulder.web.template.oplog.convert
org.shoulder.web.template.oplog.convert.org.shoulder.web.template.oplog.convert.OperationLogDTO2EntityConverter
org.shoulder.web.template.oplog.convert.org.shoulder.web.template.oplog.convert.OperationLogEntity2DTOConverter
org.shoulder.web.template.oplog.mapper
org.shoulder.web.template.oplog.mapper.org.shoulder.web.template.oplog.mapper.OperationLogMapper
org.shoulder.web.template.oplog.model
org.shoulder.web.template.oplog.model.org.shoulder.web.template.oplog.model.OperationLogEntity
org.shoulder.web.template.oplog.service
org.shoulder.web.template.oplog.service.org.shoulder.web.template.oplog.service.OperationLogService
org.shoulder.web.template.tag.controller
org.shoulder.web.template.tag.controller.org.shoulder.web.template.tag.controller.TagController
org.shoulder.web.template.tag.controller.org.shoulder.web.template.tag.controller.TagCrudController
org.shoulder.web.template.tag.converter
org.shoulder.web.template.tag.converter.org.shoulder.web.template.tag.converter.TagDTO2DomainConverter
org.shoulder.web.template.tag.converter.org.shoulder.web.template.tag.converter.TagDomain2DTOConverter
org.shoulder.web.template.tag.dto
org.shoulder.web.template.tag.dto.org.shoulder.web.template.tag.dto.BaseSearchRequest
org.shoulder.web.template.tag.dto.org.shoulder.web.template.tag.dto.TagDTO
org.shoulder.web.template.tag.mapper
org.shoulder.web.template.tag.mapper.org.shoulder.web.template.tag.mapper.TagMapper
org.shoulder.web.template.tag.mapper.org.shoulder.web.template.tag.mapper.TagMappingMapper
org.shoulder.web.template.tag.model
org.shoulder.web.template.tag.model.org.shoulder.web.template.tag.model.TagEntity
org.shoulder.web.template.tag.model.org.shoulder.web.template.tag.model.TagMappingEntity
org.shoulder.web.template.tag
org.shoulder.web.template.tag.org.shoulder.web.template.tag.package-info
org.shoulder.web.template.tag.service
org.shoulder.web.template.tag.service.org.shoulder.web.template.tag.service.TagCoreService
org.shoulder.web.template.tag.service.org.shoulder.web.template.tag.service.TagMappingService
org.shoulder.web.template.tag.service.org.shoulder.web.template.tag.service.TagServiceImpl
org.shoulder.web.validate
org.shoulder.web.validate.org.shoulder.web.validate.ValidateRuleEndPoint
shoulder.dictionary
shoulder.dictionary.shoulder.dictionary.dictionaryEnums.html.config
.test.html




© 2015 - 2025 Weber Informatics LLC | Privacy Policy