jar

org.flywaydb.flyway-test-extensions.samples : flyway-test-sample-spring-boot-2

Maven & Gradle

Nov 25, 2018
126 stars

Sample Flyway-Test-Extension Spring Boot 2 · Sample Flyway-Test-Extension with Spring Boot 2.x

Table Of Contents

Latest Version

Download org.flywaydb.flyway-test-extensions.samples : flyway-test-sample-spring-boot-2 JAR file - Latest Versions:

All Versions

Download org.flywaydb.flyway-test-extensions.samples : flyway-test-sample-spring-boot-2 JAR file - All Versions:

Version Vulnerabilities Size Updated
5.2.x
5.1.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 flyway-test-sample-spring-boot-2-5.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.flywaydb.sample.test.spring.boot2

├─ org.flywaydb.sample.test.spring.boot2.Person.class - [JAR]

├─ org.flywaydb.sample.test.spring.boot2.PersonRepository.class - [JAR]

├─ org.flywaydb.sample.test.spring.boot2.SampleFlywayApplication.class - [JAR]