jar

com.github.kaizen4j : stark-web

Maven & Gradle

Aug 23, 2021
2 usages

stark-web

Table Of Contents

Latest Version

Download com.github.kaizen4j : stark-web JAR file - Latest Versions:

All Versions

Download com.github.kaizen4j : stark-web JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
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 stark-web-1.2.1.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.kaizen4j.web.advice.annotation

├─ com.github.kaizen4j.web.advice.annotation.NotWrapResponseBody.class - [JAR]

com.github.kaizen4j.web.advice

├─ com.github.kaizen4j.web.advice.ControllerResponseBodyAdvice.class - [JAR]

├─ com.github.kaizen4j.web.advice.ExceptionHandlerControllerAdvice.class - [JAR]

com.github.kaizen4j.web.interceptor

├─ com.github.kaizen4j.web.interceptor.AbstractInterceptor.class - [JAR]

├─ com.github.kaizen4j.web.interceptor.MethodLogInterceptor.class - [JAR]

├─ com.github.kaizen4j.web.interceptor.RequestIdempotentInterceptor.class - [JAR]

com.github.kaizen4j.web.filter.xss

├─ com.github.kaizen4j.web.filter.xss.HttpServletRequestXssFilter.class - [JAR]

├─ com.github.kaizen4j.web.filter.xss.HttpServletRequestXssWrapper.class - [JAR]

com.github.kaizen4j.web.constant

├─ com.github.kaizen4j.web.constant.HttpCodeEnum.class - [JAR]

com.github.kaizen4j.web.interceptor.annotation

├─ com.github.kaizen4j.web.interceptor.annotation.Idempotent.class - [JAR]

com.github.kaizen4j.web

├─ com.github.kaizen4j.web.WebComponentAutoConfiguration.class - [JAR]

com.github.kaizen4j.web.entity.vo

├─ com.github.kaizen4j.web.entity.vo.PageResultVO.class - [JAR]

├─ com.github.kaizen4j.web.entity.vo.ResponseResultVO.class - [JAR]

Advertisement