jar

xyz.migoo.springboot : migoo-spring-boot-starter-web

Maven & Gradle

Mar 29, 2022

spring-web 组件

Table Of Contents

Latest Version

Download xyz.migoo.springboot : migoo-spring-boot-starter-web JAR file - Latest Versions:

All Versions

Download xyz.migoo.springboot : migoo-spring-boot-starter-web 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 migoo-spring-boot-starter-web-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

xyz.migoo.framework.web.config

├─ xyz.migoo.framework.web.config.MiGooWebAutoConfiguration.class - [JAR]

├─ xyz.migoo.framework.web.config.WebProperties.class - [JAR]

├─ xyz.migoo.framework.web.config.XssProperties.class - [JAR]

xyz.migoo.framework.web.core.util

├─ xyz.migoo.framework.web.core.util.WebFrameworkUtils.class - [JAR]

xyz.migoo.framework.web.core.handler

├─ xyz.migoo.framework.web.core.handler.GlobalExceptionHandler.class - [JAR]

├─ xyz.migoo.framework.web.core.handler.GlobalResponseBodyHandler.class - [JAR]

xyz.migoo.framework.web.core.filter

├─ xyz.migoo.framework.web.core.filter.CacheRequestBodyFilter.class - [JAR]

├─ xyz.migoo.framework.web.core.filter.CacheRequestBodyWrapper.class - [JAR]

├─ xyz.migoo.framework.web.core.filter.XssFilter.class - [JAR]

├─ xyz.migoo.framework.web.core.filter.XssRequestWrapper.class - [JAR]

xyz.migoo.framework.jackson.config

├─ xyz.migoo.framework.jackson.config.JacksonAutoConfiguration.class - [JAR]

xyz.migoo.framework.jackson.databind

├─ xyz.migoo.framework.jackson.databind.LocalDateTimeDeserializer.class - [JAR]

├─ xyz.migoo.framework.jackson.databind.LocalDateTimeSerializer.class - [JAR]