jar

io.github.adventielfr : spring-boot-starter-query-logger

Maven & Gradle

Dec 01, 2023
0 stars

SpringBoot Starter Query Logger · Starter for Spring Boot to easily log database queries

Table Of Contents

Latest Version

Download io.github.adventielfr : spring-boot-starter-query-logger JAR file - Latest Versions:

All Versions

Download io.github.adventielfr : spring-boot-starter-query-logger JAR file - All Versions:

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

fr.adventiel.springboot.springbootstarterquerylogger

├─ fr.adventiel.springboot.springbootstarterquerylogger.HibernateQueryLogger.class - [JAR]

├─ fr.adventiel.springboot.springbootstarterquerylogger.HibernateQueryLoggerProperties.class - [JAR]

├─ fr.adventiel.springboot.springbootstarterquerylogger.HibernateStatementInterceptor.class - [JAR]

├─ fr.adventiel.springboot.springbootstarterquerylogger.QueryLoggerAutoconfiguration.class - [JAR]

├─ fr.adventiel.springboot.springbootstarterquerylogger.RegisterInterceptor.class - [JAR]