View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-cloud-spanner-spring-data-r2dbc-4.7.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.cloud.spanner.r2dbc.springdata
├─ com.google.cloud.spanner.r2dbc.springdata.JsonToMapConverter.class - [JAR]
├─ com.google.cloud.spanner.r2dbc.springdata.MapToJsonConverter.class - [JAR]
├─ com.google.cloud.spanner.r2dbc.springdata.SpannerArrayColumns.class - [JAR]
├─ com.google.cloud.spanner.r2dbc.springdata.SpannerBindMarkerFactoryProvider.class - [JAR]
├─ com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialect.class - [JAR]
├─ com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialectProvider.class - [JAR]