jar

com.navercorp.spring : spring-boot-autoconfigure-data-jdbc-plus

Maven & Gradle

Aug 23, 2023
2 usages
257 stars

Spring JDBC Plus · Spring JDBC Plus

Table Of Contents

Latest Version

Download com.navercorp.spring : spring-boot-autoconfigure-data-jdbc-plus JAR file - Latest Versions:

All Versions

Download com.navercorp.spring : spring-boot-autoconfigure-data-jdbc-plus JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.4.x
2.3.x
2.2.x
2.1.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 spring-boot-autoconfigure-data-jdbc-plus-3.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.navercorp.spring.boot.autoconfigure.data.jdbc.plus.aot

├─ com.navercorp.spring.boot.autoconfigure.data.jdbc.plus.aot.JdbcPlusRuntimeHints.class - [JAR]

com.navercorp.spring.boot.autoconfigure.data.jdbc.plus.sql

├─ com.navercorp.spring.boot.autoconfigure.data.jdbc.plus.sql.JdbcPlusSqlAutoConfiguration.class - [JAR]

com.navercorp.spring.boot.autoconfigure.data.jdbc.plus.repository

├─ com.navercorp.spring.boot.autoconfigure.data.jdbc.plus.repository.JdbcPlusReactiveSupportRepositoriesRegistrar.class - [JAR]

├─ com.navercorp.spring.boot.autoconfigure.data.jdbc.plus.repository.JdbcPlusRepositoriesAutoConfiguration.class - [JAR]

├─ com.navercorp.spring.boot.autoconfigure.data.jdbc.plus.repository.JdbcPlusRepositoriesRegistrar.class - [JAR]

Advertisement