jar

io.komune.s2 : s2-spring-boot-starter-storing-data

Maven & Gradle

Apr 14, 2024
0 stars

S2 · Wrapper around SSM

Table Of Contents

Latest Version

Download io.komune.s2 : s2-spring-boot-starter-storing-data JAR file - Latest Versions:

All Versions

Download io.komune.s2 : s2-spring-boot-starter-storing-data JAR file - All Versions:

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

s2.spring.automate.data

├─ s2.spring.automate.data.S2SpringDataConfigurerAdapter.class - [JAR]

├─ s2.spring.automate.data.S2SpringDataReactiveConfigurerAdapter.class - [JAR]

├─ s2.spring.automate.data.S2SpringDataSuspendConfigurerAdapter.class - [JAR]

s2.spring.automate.data.persister

├─ s2.spring.automate.data.persister.SpringDataAutomateCoroutinePersister.class - [JAR]

├─ s2.spring.automate.data.persister.SpringDataAutomatePersister.class - [JAR]

├─ s2.spring.automate.data.persister.SpringDataAutomateReactivePersister.class - [JAR]

Advertisement