jar

net.sunshow.nxcloud : nxcloud-springmvc-partition

Maven & Gradle

Apr 15, 2024
0 stars

NXCloud SpringMVC Partition · A convenient library for partition processing SpringMVC request by url prefix

Table Of Contents

Latest Version

Download net.sunshow.nxcloud : nxcloud-springmvc-partition JAR file - Latest Versions:

All Versions

Download net.sunshow.nxcloud : nxcloud-springmvc-partition 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 nxcloud-springmvc-partition-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nxcloud.ext.springmvc.partition.context

├─ nxcloud.ext.springmvc.partition.context.PartitionRequestContextHolder.class - [JAR]

nxcloud.ext.springmvc.partition.controller

├─ nxcloud.ext.springmvc.partition.controller.PartitionErrorController.class - [JAR]

nxcloud.ext.springmvc.partition.spi

├─ nxcloud.ext.springmvc.partition.spi.MvcPartitionRegistration.class - [JAR]

├─ nxcloud.ext.springmvc.partition.spi.MvcPartitionServletErrorContext.class - [JAR]

├─ nxcloud.ext.springmvc.partition.spi.PartitionRequestContext.class - [JAR]

nxcloud.ext.springmvc.partition.interceptor

├─ nxcloud.ext.springmvc.partition.interceptor.BaseHandlerInterceptorAdapter.class - [JAR]

├─ nxcloud.ext.springmvc.partition.interceptor.PartitionRequestContextInterceptor.class - [JAR]

nxcloud.ext.springmvc.partition.exception

├─ nxcloud.ext.springmvc.partition.exception.PartitionServletWrapperException.class - [JAR]

├─ nxcloud.ext.springmvc.partition.exception.PartitionServletWrapperExceptionApplicationEvent.class - [JAR]