jar

com.github.jerrymice : spring-boot-starter-jerrymice

Maven & Gradle

Sep 09, 2019
0 stars

this spring boot starter can auto configuration spring web mvc property value;

Table Of Contents

Latest Version

Download com.github.jerrymice : spring-boot-starter-jerrymice JAR file - Latest Versions:

All Versions

Download com.github.jerrymice : spring-boot-starter-jerrymice JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 spring-boot-starter-jerrymice-0.0.2.beta9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.jerrymice.spring.boot.starter.config

├─ com.github.jerrymice.spring.boot.starter.config.SecurityAutoConfiguration.class - [JAR]

├─ com.github.jerrymice.spring.boot.starter.config.TaskAutoConfiguration.class - [JAR]

├─ com.github.jerrymice.spring.boot.starter.config.WebAutoConfiguration.class - [JAR]

├─ com.github.jerrymice.spring.boot.starter.config.WebGlobalExceptionConfiguration.class - [JAR]

├─ com.github.jerrymice.spring.boot.starter.config.WebMvcAutoRegistrations.class - [JAR]

com.github.jerrymice.spring.boot.starter

├─ com.github.jerrymice.spring.boot.starter.EnableJerryMiceSpringMvcConfiguration.class - [JAR]

com.github.jerrymice.spring.boot.starter.interceptor

├─ com.github.jerrymice.spring.boot.starter.interceptor.InterceptUserHandler.class - [JAR]

├─ com.github.jerrymice.spring.boot.starter.interceptor.UserLoginInterceptor.class - [JAR]

com.github.jerrymice.spring.boot.starter.bean

├─ com.github.jerrymice.spring.boot.starter.bean.GlobalExceptionHandler.class - [JAR]

├─ com.github.jerrymice.spring.boot.starter.bean.OrderRequestMappingHandlerMapping.class - [JAR]

├─ com.github.jerrymice.spring.boot.starter.bean.SuperHeaderHttpSessionStrategy.class - [JAR]

├─ com.github.jerrymice.spring.boot.starter.bean.UserWebArgumentResolver.class - [JAR]

com.github.jerrymice.spring.boot.starter.properties

├─ com.github.jerrymice.spring.boot.starter.properties.JerryMiceWebMvcTaskProperties.class - [JAR]

├─ com.github.jerrymice.spring.boot.starter.properties.SpringWebMvcProperties.class - [JAR]