jar

com.oracle.microtx.lra : microtx-lra-spring-boot-starter

Maven & Gradle

Nov 27, 2023

MicroTx LRA Client Lib · MicroTx LRA Client Library for Spring REST

Table Of Contents

Latest Version

Download com.oracle.microtx.lra : microtx-lra-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.oracle.microtx.lra : microtx-lra-spring-boot-starter JAR file - All Versions:

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

com.oracle.microtx.springboot.lra.participant

├─ com.oracle.microtx.springboot.lra.participant.Participant.class - [JAR]

├─ com.oracle.microtx.springboot.lra.participant.ParticipantImpl.class - [JAR]

├─ com.oracle.microtx.springboot.lra.participant.ParticipantService.class - [JAR]

├─ com.oracle.microtx.springboot.lra.participant.PropagatedHeaders.class - [JAR]

com.oracle.microtx.springboot.lra.annotationhandler

├─ com.oracle.microtx.springboot.lra.annotationhandler.AnnotationHandler.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotationhandler.AnnotationLookUpService.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotationhandler.DefaultAnnotationHandler.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotationhandler.HandlerService.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotationhandler.LeaveLraAnnotationHandler.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotationhandler.LraAnnotationHandler.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotationhandler.MutableHttpServletRequest.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotationhandler.NonLraAnnotationHandler.class - [JAR]

com.oracle.microtx.springboot.lra.clientinterceptor

├─ com.oracle.microtx.springboot.lra.clientinterceptor.ClientInterceptor.class - [JAR]

├─ com.oracle.microtx.springboot.lra.clientinterceptor.ClientInterceptorConfig.class - [JAR]

com.oracle.microtx.springboot.lra.context

├─ com.oracle.microtx.springboot.lra.context.MDCThreadLocal.class - [JAR]

├─ com.oracle.microtx.springboot.lra.context.ThreadLocalVars.class - [JAR]

com.oracle.microtx.springboot.lra.common

├─ com.oracle.microtx.springboot.lra.common.TransactionUtils.class - [JAR]

com.oracle.microtx.springboot.lra.coordinator

├─ com.oracle.microtx.springboot.lra.coordinator.CoordinatorClient.class - [JAR]

├─ com.oracle.microtx.springboot.lra.coordinator.MicroTxCoordinatorClient.class - [JAR]

com.oracle.microtx.springboot.lra.serverinterceptor

├─ com.oracle.microtx.springboot.lra.serverinterceptor.NonSpringRestServerInterceptor.class - [JAR]

├─ com.oracle.microtx.springboot.lra.serverinterceptor.ServerFilter.class - [JAR]

├─ com.oracle.microtx.springboot.lra.serverinterceptor.ServerInterceptorConfig.class - [JAR]

├─ com.oracle.microtx.springboot.lra.serverinterceptor.SpringRestServerInterceptor.class - [JAR]

com.oracle.microtx.springboot.lra

├─ com.oracle.microtx.springboot.lra.MicroTxCoordinatorHealthData.class - [JAR]

├─ com.oracle.microtx.springboot.lra.MicroTxLRAClientMain.class - [JAR]

├─ com.oracle.microtx.springboot.lra.MicroTxLRAConfigProperties.class - [JAR]

com.oracle.microtx.springboot.lra.annotation

├─ com.oracle.microtx.springboot.lra.annotation.AfterLRA.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotation.Compensate.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotation.Complete.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotation.Forget.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotation.LRA.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotation.LRAResponse.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotation.LRAStatus.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotation.Leave.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotation.ParticipantStatus.class - [JAR]

├─ com.oracle.microtx.springboot.lra.annotation.Status.class - [JAR]

com.oracle.microtx.springboot.lra.validation

├─ com.oracle.microtx.springboot.lra.validation.CustomBeanPostProcessor.class - [JAR]