jar

com.contentgrid.thunx : thunx-spring-api

Maven & Gradle

Aug 30, 2023
31 stars

thunx-spring-api · Thunx integration with Spring Data REST

Table Of Contents

Latest Version

Download com.contentgrid.thunx : thunx-spring-api JAR file - Latest Versions:

All Versions

Download com.contentgrid.thunx : thunx-spring-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 thunx-spring-api-0.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.contentgrid.thunx.spring.data.context

├─ com.contentgrid.thunx.spring.data.context.AbacContext.class - [JAR]

com.contentgrid.thunx.spring.data

├─ com.contentgrid.thunx.spring.data.EnableAbac.class - [JAR]

com.contentgrid.thunx.spring.data.querydsl

├─ com.contentgrid.thunx.spring.data.querydsl.AbacQuerydslPredicateResolver.class - [JAR]

├─ com.contentgrid.thunx.spring.data.querydsl.AllOperationPredicates.class - [JAR]

├─ com.contentgrid.thunx.spring.data.querydsl.EntityPathResolverBasedPathBuilderFactory.class - [JAR]

com.contentgrid.thunx.spring.data.rest

├─ com.contentgrid.thunx.spring.data.rest.AbacConfiguration.class - [JAR]

├─ com.contentgrid.thunx.spring.data.rest.AbacExceptionHandler.class - [JAR]

├─ com.contentgrid.thunx.spring.data.rest.AbacRepositoryInvokerAdapter.class - [JAR]

├─ com.contentgrid.thunx.spring.data.rest.AbacRepositoryInvokerAdapterFactory.class - [JAR]

├─ com.contentgrid.thunx.spring.data.rest.AbacRequestFilter.class - [JAR]