jar

org.defendev : common-spring6

Maven & Gradle

Mar 29, 2023
0 stars

org.defendev:common-spring6 · Common utils specific to Spring 6

Table Of Contents

Latest Version

Download org.defendev : common-spring6 JAR file - Latest Versions:

All Versions

Download org.defendev : common-spring6 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 common-spring6-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.defendev.common.spring6

├─ org.defendev.common.spring6.Abc.class - [JAR]

org.defendev.common.spring6.data.jpa.domain

├─ org.defendev.common.spring6.data.jpa.domain.PageableSpecification.class - [JAR]

org.defendev.common.spring6.http.client

├─ org.defendev.common.spring6.http.client.LaxSslRequestFactory.class - [JAR]

├─ org.defendev.common.spring6.http.client.StandaloneTruststoreRequestFactory.class - [JAR]

org.defendev.common.jackson

├─ org.defendev.common.jackson.DefendevJavaTimeModule.class - [JAR]

├─ org.defendev.common.jackson.LocalDateTimeSerializer.class - [JAR]

├─ org.defendev.common.jackson.ZonedDateTimeSerializer.class - [JAR]

org.defendev.common.spring6.web.client

├─ org.defendev.common.spring6.web.client.RestTemplateFactory.class - [JAR]

org.defendev.common.spring6.core.convert

├─ org.defendev.common.spring6.core.convert.SortOrdersQueryParamConverter.class - [JAR]

org.defendev.common.spring6.security

├─ org.defendev.common.spring6.security.QuasiLoginAuthenticationException.class - [JAR]

├─ org.defendev.common.spring6.security.QuasiLoginAuthenticationFilter.class - [JAR]

├─ org.defendev.common.spring6.security.QuasiLoginAuthenticationProvider.class - [JAR]

├─ org.defendev.common.spring6.security.QuasiLoginAuthenticationToken.class - [JAR]

Advertisement