jar

io.github.bes2008.solution.agileway : agileway-springboot3-web

Maven & Gradle

Jan 30, 2024

io.github.bes2008.solution.agileway:agileway-springboot3-web:4.4.0

Table Of Contents

Latest Version

Download io.github.bes2008.solution.agileway : agileway-springboot3-web JAR file - Latest Versions:

All Versions

Download io.github.bes2008.solution.agileway : agileway-springboot3-web JAR file - All Versions:

Version Vulnerabilities Size Updated
4.4.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 agileway-springboot3-web-4.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jn.agileway.spring.web.mvc.requestmapping

├─ com.jn.agileway.spring.web.mvc.requestmapping.DeleteMappingAnnotationAccessor.class - [JAR]

├─ com.jn.agileway.spring.web.mvc.requestmapping.GetMappingAnnotationAccessor.class - [JAR]

├─ com.jn.agileway.spring.web.mvc.requestmapping.PatchMappingAnnotationAccessor.class - [JAR]

├─ com.jn.agileway.spring.web.mvc.requestmapping.PostMappingAnnotationAccessor.class - [JAR]

├─ com.jn.agileway.spring.web.mvc.requestmapping.PutMappingAnnotationAccessor.class - [JAR]

├─ com.jn.agileway.spring.web.mvc.requestmapping.RequestMappingAnnotationAccessor.class - [JAR]

├─ com.jn.agileway.spring.web.mvc.requestmapping.RequestMappings.class - [JAR]

├─ com.jn.agileway.spring.web.mvc.requestmapping.SpringRequestMappingAccessorParser.class - [JAR]

com.jn.agileway.web.filter

├─ com.jn.agileway.web.filter.HttpRequestHandlerFilter.class - [JAR]

├─ com.jn.agileway.web.filter.OncePerRequestFilter.class - [JAR]

com.jn.agileway.web.request.handler

├─ com.jn.agileway.web.request.handler.AbstractHttpRequestHandler.class - [JAR]

├─ com.jn.agileway.web.request.handler.HttpRequestHandler.class - [JAR]

├─ com.jn.agileway.web.request.handler.HttpRequestHandlerChain.class - [JAR]

com.jn.agileway.web.filter.accesslog

├─ com.jn.agileway.web.filter.accesslog.AccessLogFilter.class - [JAR]

├─ com.jn.agileway.web.filter.accesslog.AccessLogLevel.class - [JAR]

├─ com.jn.agileway.web.filter.accesslog.WebAccessLogProperties.class - [JAR]

com.jn.agileway.web.security.xss

├─ com.jn.agileway.web.security.xss.AbstractRegexpXssHandler.class - [JAR]

├─ com.jn.agileway.web.security.xss.AbstractXssHandler.class - [JAR]

├─ com.jn.agileway.web.security.xss.HtmlEventHandlerXssHandler.class - [JAR]

├─ com.jn.agileway.web.security.xss.HtmlTagXssHandler.class - [JAR]

├─ com.jn.agileway.web.security.xss.JavaScriptXssHandler.class - [JAR]

├─ com.jn.agileway.web.security.xss.XssFirewall.class - [JAR]

├─ com.jn.agileway.web.security.xss.XssProperties.class - [JAR]

├─ com.jn.agileway.web.security.xss.XssWafFactory.class - [JAR]

com.jn.agileway.web.filter.waf.allowedmethods

├─ com.jn.agileway.web.filter.waf.allowedmethods.AllowedMethodsFilter.class - [JAR]

├─ com.jn.agileway.web.filter.waf.allowedmethods.HttpMethodNotSupportedException.class - [JAR]

com.jn.agileway.springboot.web.rest

├─ com.jn.agileway.springboot.web.rest.AgilewaySpringWebMvcConfigurer.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.EnableGlobalRestHandlers.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.GlobalRestHandlersConfiguration.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.SpringBootErrorControllers.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.SpringBuiltinExceptionHandlerAutoConfiguration.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.SpringOrderedRestExceptionHandlerOrderFinder.class - [JAR]

com.jn.agileway.web.request.parse

├─ com.jn.agileway.web.request.parse.HttpParser.class - [JAR]

├─ com.jn.agileway.web.request.parse.SkipResult.class - [JAR]

├─ com.jn.agileway.web.request.parse.Vary.class - [JAR]

com.jn.agileway.web.servlet

├─ com.jn.agileway.web.servlet.HttpRequestParameterController.class - [JAR]

├─ com.jn.agileway.web.servlet.HttpServletRequestStreamWrapper.class - [JAR]

├─ com.jn.agileway.web.servlet.RRHolder.class - [JAR]

├─ com.jn.agileway.web.servlet.ServletHttpRRFactorySupplier.class - [JAR]

├─ com.jn.agileway.web.servlet.ServletHttpRequest.class - [JAR]

├─ com.jn.agileway.web.servlet.ServletHttpRequestFactory.class - [JAR]

├─ com.jn.agileway.web.servlet.ServletHttpResponse.class - [JAR]

├─ com.jn.agileway.web.servlet.ServletHttpResponseFactory.class - [JAR]

├─ com.jn.agileway.web.servlet.Servlets.class - [JAR]

com.jn.agileway.springboot.web.filter

├─ com.jn.agileway.springboot.web.filter.AgilewayBasicFiltersConfiguration.class - [JAR]

├─ com.jn.agileway.springboot.web.filter.EnableAgilewayWebFilters.class - [JAR]

com.jn.agileway.web.filter.rr

├─ com.jn.agileway.web.filter.rr.RRFilter.class - [JAR]

com.jn.agileway.spring.web.rest

├─ com.jn.agileway.spring.web.rest.EasyjsonHttpMessageConverter.class - [JAR]

├─ com.jn.agileway.spring.web.rest.GlobalSpringRestExceptionHandler.class - [JAR]

├─ com.jn.agileway.spring.web.rest.GlobalSpringRestResponseBodyAdvice.class - [JAR]

├─ com.jn.agileway.spring.web.rest.GlobalSpringRestResponseBodyHandler.class - [JAR]

├─ com.jn.agileway.spring.web.rest.ResponseEntitys.class - [JAR]

├─ com.jn.agileway.spring.web.rest.RestActionExceptionHandlerRegisterListener.class - [JAR]

com.jn.agileway.web.security.sqlinjection

├─ com.jn.agileway.web.security.sqlinjection.SqlFirewall.class - [JAR]

├─ com.jn.agileway.web.security.sqlinjection.SqlInjectionProperties.class - [JAR]

├─ com.jn.agileway.web.security.sqlinjection.SqlInjectionWafFactory.class - [JAR]

├─ com.jn.agileway.web.security.sqlinjection.SqlSymbolsHandler.class - [JAR]

├─ com.jn.agileway.web.security.sqlinjection.SqlWAFHandler.class - [JAR]

com.jn.agileway.web.filter.waf.cors

├─ com.jn.agileway.web.filter.waf.cors.CorsFilter.class - [JAR]

├─ com.jn.agileway.web.filter.waf.cors.CorsProperties.class - [JAR]

├─ com.jn.agileway.web.filter.waf.cors.CorsResponses.class - [JAR]

com.jn.agileway.web.rest

├─ com.jn.agileway.web.rest.AbstractGlobalServletRestExceptionHandler.class - [JAR]

├─ com.jn.agileway.web.rest.AbstractGlobalServletRestResponseBodyHandler.class - [JAR]

├─ com.jn.agileway.web.rest.AbstractServletRestActionExceptionHandler.class - [JAR]

com.jn.agileway.web.prediate

├─ com.jn.agileway.web.prediate.HttpRequestPredicate.class - [JAR]

├─ com.jn.agileway.web.prediate.HttpRequestPredicateConfigItem.class - [JAR]

├─ com.jn.agileway.web.prediate.HttpRequestPredicateConfigItems.class - [JAR]

├─ com.jn.agileway.web.prediate.HttpRequestPredicateFactory.class - [JAR]

├─ com.jn.agileway.web.prediate.HttpRequestPredicateFactoryRegistry.class - [JAR]

├─ com.jn.agileway.web.prediate.HttpRequestPredicateGroup.class - [JAR]

├─ com.jn.agileway.web.prediate.HttpRequestPredicateGroupFactory.class - [JAR]

├─ com.jn.agileway.web.prediate.HttpRequestPredicates.class - [JAR]

com.jn.agileway.web.prediate.impl

├─ com.jn.agileway.web.prediate.impl.CookieMatchPredicate.class - [JAR]

├─ com.jn.agileway.web.prediate.impl.CookieMatchPredicateFactory.class - [JAR]

├─ com.jn.agileway.web.prediate.impl.HeaderMatchPredicate.class - [JAR]

├─ com.jn.agileway.web.prediate.impl.HeaderMatchPredicateFactory.class - [JAR]

├─ com.jn.agileway.web.prediate.impl.HostMatchPredicate.class - [JAR]

├─ com.jn.agileway.web.prediate.impl.HostMatchPredicateFactory.class - [JAR]

├─ com.jn.agileway.web.prediate.impl.MethodPredicate.class - [JAR]

├─ com.jn.agileway.web.prediate.impl.MethodPredicateFactory.class - [JAR]

├─ com.jn.agileway.web.prediate.impl.PathMatchPredicate.class - [JAR]

├─ com.jn.agileway.web.prediate.impl.PathMatchPredicateFactory.class - [JAR]

com.jn.agileway.web.request.header

├─ com.jn.agileway.web.request.header.HttpResponseHeaderRule.class - [JAR]

├─ com.jn.agileway.web.request.header.HttpResponseHeaderSetter.class - [JAR]

├─ com.jn.agileway.web.request.header.HttpResponseHeaderSetterFactory.class - [JAR]

├─ com.jn.agileway.web.request.header.SetResponseHeaderHandler.class - [JAR]

├─ com.jn.agileway.web.request.header.SetResponseHeaderProperties.class - [JAR]

com.jn.agileway.web.security

├─ com.jn.agileway.web.security.AbstractWAFHandler.class - [JAR]

├─ com.jn.agileway.web.security.AccessDeniedException.class - [JAR]

├─ com.jn.agileway.web.security.AccessDeniedHandler.class - [JAR]

├─ com.jn.agileway.web.security.AccessDeniedHandlerImpl.class - [JAR]

├─ com.jn.agileway.web.security.WAF.class - [JAR]

├─ com.jn.agileway.web.security.WAFHandler.class - [JAR]

├─ com.jn.agileway.web.security.WAFHttpServletRequestWrapper.class - [JAR]

├─ com.jn.agileway.web.security.WAFHttpServletResponseWrapper.class - [JAR]

├─ com.jn.agileway.web.security.WAFStrategy.class - [JAR]

├─ com.jn.agileway.web.security.WAFs.class - [JAR]

com.jn.agileway.web.filter.waf.csrf

├─ com.jn.agileway.web.filter.waf.csrf.CsrfFilter.class - [JAR]

com.jn.agileway.web.security.csrf

├─ com.jn.agileway.web.security.csrf.CookieCsrfTokenRepository.class - [JAR]

├─ com.jn.agileway.web.security.csrf.CsrfAuthenticationStrategy.class - [JAR]

├─ com.jn.agileway.web.security.csrf.CsrfException.class - [JAR]

├─ com.jn.agileway.web.security.csrf.CsrfToken.class - [JAR]

├─ com.jn.agileway.web.security.csrf.CsrfTokenRepository.class - [JAR]

├─ com.jn.agileway.web.security.csrf.DefaultCsrfToken.class - [JAR]

├─ com.jn.agileway.web.security.csrf.HttpSessionCsrfTokenRepository.class - [JAR]

├─ com.jn.agileway.web.security.csrf.InvalidCsrfTokenException.class - [JAR]

├─ com.jn.agileway.web.security.csrf.LazyCsrfTokenRepository.class - [JAR]

├─ com.jn.agileway.web.security.csrf.MissingCsrfTokenException.class - [JAR]

com.jn.agileway.web.filter.globalresponse

├─ com.jn.agileway.web.filter.globalresponse.GlobalFilterRestExceptionHandler.class - [JAR]

├─ com.jn.agileway.web.filter.globalresponse.GlobalFilterRestResponseHandler.class - [JAR]

├─ com.jn.agileway.web.filter.globalresponse.GlobalRestResponseFilter.class - [JAR]

com.jn.agileway.web.filter.waf

├─ com.jn.agileway.web.filter.waf.SqlInjectionFilter.class - [JAR]

├─ com.jn.agileway.web.filter.waf.XssFilter.class - [JAR]

com.jn.agileway.springboot.web.rest.exceptionhandler

├─ com.jn.agileway.springboot.web.rest.exceptionhandler.Http400ExceptionHandler.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.exceptionhandler.Http401ExceptionHandler.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.exceptionhandler.Http404ExceptionHandler.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.exceptionhandler.Http503ExceptionHandler.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.exceptionhandler.HttpMediaTypeNotAcceptableExceptionHandler.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.exceptionhandler.HttpMediaTypeNotSupportedExceptionHandler.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.exceptionhandler.HttpMethodNotSupportedExceptionHandler.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.exceptionhandler.HttpRequestMethodNotSupportedExceptionHandler.class - [JAR]

├─ com.jn.agileway.springboot.web.rest.exceptionhandler.SpringServerExceptionHandler.class - [JAR]