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 apicurio-registry-utils-tests-3.0.0.M2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.apicurio.registry.utils.tests
├─ io.apicurio.registry.utils.tests.ApicurioTestTags.class - [JAR]
├─ io.apicurio.registry.utils.tests.ApplicationRbacEnabledProfile.class - [JAR]
├─ io.apicurio.registry.utils.tests.AuthTestProfile.class - [JAR]
├─ io.apicurio.registry.utils.tests.AuthTestProfileAnonymousCredentials.class - [JAR]
├─ io.apicurio.registry.utils.tests.AuthTestProfileAuthenticatedReadAccess.class - [JAR]
├─ io.apicurio.registry.utils.tests.AuthTestProfileWithHeaderRoles.class - [JAR]
├─ io.apicurio.registry.utils.tests.AuthTestProfileWithLocalRoles.class - [JAR]
├─ io.apicurio.registry.utils.tests.JWKSMockServer.class - [JAR]
├─ io.apicurio.registry.utils.tests.MultitenancyAuthTestProfile.class - [JAR]
├─ io.apicurio.registry.utils.tests.MultitenancyNoAuthTestProfile.class - [JAR]
├─ io.apicurio.registry.utils.tests.ParallelizableTest.class - [JAR]
├─ io.apicurio.registry.utils.tests.PostgreSqlEmbeddedTestResource.class - [JAR]
├─ io.apicurio.registry.utils.tests.RandomizedDbUrlTestProfile.class - [JAR]
├─ io.apicurio.registry.utils.tests.SimpleDisplayName.class - [JAR]
├─ io.apicurio.registry.utils.tests.TestUtils.class - [JAR]
├─ io.apicurio.registry.utils.tests.TooManyRequestsMock.class - [JAR]