jar

com.github.liaomengge : base-framework-spring-boot-starter

Maven & Gradle

Aug 13, 2021
1 usages
14 stars

base common starter · base common starter for developer

Table Of Contents

Latest Version

Download com.github.liaomengge : base-framework-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.liaomengge : base-framework-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.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 base-framework-spring-boot-starter-3.1.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.liaomengge.base_common.framework.configuration.convert

├─ com.github.liaomengge.base_common.framework.configuration.convert.FrameworkWebMvcConfigurer.class - [JAR]

com.github.liaomengge.base_common.framework.selector

├─ com.github.liaomengge.base_common.framework.selector.FilterConfiguration.class - [JAR]

├─ com.github.liaomengge.base_common.framework.selector.FilterImportSelector.class - [JAR]

com.github.liaomengge.base_common.framework.consts

├─ com.github.liaomengge.base_common.framework.consts.FrameworkConst.class - [JAR]

com.github.liaomengge.base_common.framework.configuration.xss

├─ com.github.liaomengge.base_common.framework.configuration.xss.FrameworkXssConfiguration.class - [JAR]

com.github.liaomengge.base_common.framework.configuration.request

├─ com.github.liaomengge.base_common.framework.configuration.request.FrameworkRequestConfiguration.class - [JAR]

com.github.liaomengge.base_common.framework.configuration.cors

├─ com.github.liaomengge.base_common.framework.configuration.cors.FrameworkCorsConfiguration.class - [JAR]

com.github.liaomengge.base_common.framework.configuration.jackson

├─ com.github.liaomengge.base_common.framework.configuration.jackson.FrameworkJacksonAutoConfiguration.class - [JAR]

com.github.liaomengge.base_common.framework.configuration.xss.wrapper

├─ com.github.liaomengge.base_common.framework.configuration.xss.wrapper.XssHttpServletRequestWrapper.class - [JAR]

com.github.liaomengge.base_common.framework.support.property

├─ com.github.liaomengge.base_common.framework.support.property.YamlPropertySourceFactory.class - [JAR]

com.github.liaomengge.base_common.framework

├─ com.github.liaomengge.base_common.framework.FrameworkAutoConfiguration.class - [JAR]

├─ com.github.liaomengge.base_common.framework.FrameworkProperties.class - [JAR]

com.github.liaomengge.base_common.framework.registry

├─ com.github.liaomengge.base_common.framework.registry.FrameworkBeanDefinitionRegistry.class - [JAR]

├─ com.github.liaomengge.base_common.framework.registry.FrameworkBeanRegistryConfiguration.class - [JAR]

com.github.liaomengge.base_common.framework.aspect

├─ com.github.liaomengge.base_common.framework.aspect.FrameworkAspectAutoConfiguration.class - [JAR]

com.github.liaomengge.base_common.framework.advice.annotation

├─ com.github.liaomengge.base_common.framework.advice.annotation.IgnoreResponseAdvice.class - [JAR]

com.github.liaomengge.base_common.framework.configuration.request.filter

├─ com.github.liaomengge.base_common.framework.configuration.request.filter.MutableFilter.class - [JAR]

com.github.liaomengge.base_common.framework.configuration.micrometer

├─ com.github.liaomengge.base_common.framework.configuration.micrometer.FrameworkMicrometerConfiguration.class - [JAR]

com.github.liaomengge.base_common.framework.util

├─ com.github.liaomengge.base_common.framework.util.FrameworkPackageUtil.class - [JAR]

com.github.liaomengge.base_common.framework.configuration.xss.serializer

├─ com.github.liaomengge.base_common.framework.configuration.xss.serializer.XssJacksonDeserializer.class - [JAR]

├─ com.github.liaomengge.base_common.framework.configuration.xss.serializer.XssJacksonSerializer.class - [JAR]

com.github.liaomengge.base_common.framework.configuration.xss.filter

├─ com.github.liaomengge.base_common.framework.configuration.xss.filter.XssFilter.class - [JAR]

com.github.liaomengge.base_common.framework.error

├─ com.github.liaomengge.base_common.framework.error.FrameworkErrorConfiguration.class - [JAR]

com.github.liaomengge.base_common.framework.selector.condition

├─ com.github.liaomengge.base_common.framework.selector.condition.ConditionOnFilter.class - [JAR]

├─ com.github.liaomengge.base_common.framework.selector.condition.OnFilterCondition.class - [JAR]

com.github.liaomengge.base_common.framework.annotation

├─ com.github.liaomengge.base_common.framework.annotation.BaseSpringBootApplication.class - [JAR]

com.github.liaomengge.base_common.framework.advice

├─ com.github.liaomengge.base_common.framework.advice.FrameworkResponseBodyAdvice.class - [JAR]

├─ com.github.liaomengge.base_common.framework.advice.FrameworkResponseBodyAdviceConfiguration.class - [JAR]

com.github.liaomengge.base_common.framework.configuration.request.wrapper

├─ com.github.liaomengge.base_common.framework.configuration.request.wrapper.MutableHttpServletRequestWrapper.class - [JAR]