-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump more versions Signed-off-by: Daniel Mikusa <[email protected]> * Update kotlin project Signed-off-by: Daniel Mikusa <[email protected]> * Update JAR example Signed-off-by: Daniel Mikusa <[email protected]> * Update READMEs Signed-off-by: Daniel Mikusa <[email protected]> * Switch to java 17,21 for Kotlin sample Signed-off-by: Daniel Mikusa <[email protected]> * Bump to Tomcat 10 Signed-off-by: Daniel Mikusa <[email protected]> * Remove unused deps & skip Spring Boot repackaging Signed-off-by: Daniel Mikusa <[email protected]> --------- Signed-off-by: Daniel Mikusa <[email protected]> Co-authored-by: Anthony Dahanne <[email protected]>
- Loading branch information
1 parent
0558753
commit 40432aa
Showing
270 changed files
with
333 additions
and
236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,54 @@ | ||
- "BOOT-INF/lib/spring-boot-3.0.1.jar" | ||
- "BOOT-INF/lib/spring-context-6.0.3.jar" | ||
- "BOOT-INF/lib/spring-aop-6.0.3.jar" | ||
- "BOOT-INF/lib/spring-expression-6.0.3.jar" | ||
- "BOOT-INF/lib/spring-boot-autoconfigure-3.0.1.jar" | ||
- "BOOT-INF/lib/logback-classic-1.4.5.jar" | ||
- "BOOT-INF/lib/logback-core-1.4.5.jar" | ||
- "BOOT-INF/lib/log4j-to-slf4j-2.19.0.jar" | ||
- "BOOT-INF/lib/log4j-api-2.19.0.jar" | ||
- "BOOT-INF/lib/jul-to-slf4j-2.0.6.jar" | ||
- "BOOT-INF/lib/spring-boot-3.3.2.jar" | ||
- "BOOT-INF/lib/spring-context-6.1.11.jar" | ||
- "BOOT-INF/lib/spring-aop-6.1.11.jar" | ||
- "BOOT-INF/lib/spring-expression-6.1.11.jar" | ||
- "BOOT-INF/lib/spring-boot-autoconfigure-3.3.2.jar" | ||
- "BOOT-INF/lib/logback-classic-1.5.6.jar" | ||
- "BOOT-INF/lib/logback-core-1.5.6.jar" | ||
- "BOOT-INF/lib/log4j-to-slf4j-2.23.1.jar" | ||
- "BOOT-INF/lib/log4j-api-2.23.1.jar" | ||
- "BOOT-INF/lib/jul-to-slf4j-2.0.13.jar" | ||
- "BOOT-INF/lib/jakarta.annotation-api-2.1.1.jar" | ||
- "BOOT-INF/lib/snakeyaml-1.33.jar" | ||
- "BOOT-INF/lib/spring-boot-actuator-autoconfigure-3.0.1.jar" | ||
- "BOOT-INF/lib/spring-boot-actuator-3.0.1.jar" | ||
- "BOOT-INF/lib/jackson-databind-2.14.1.jar" | ||
- "BOOT-INF/lib/jackson-annotations-2.14.1.jar" | ||
- "BOOT-INF/lib/jackson-core-2.14.1.jar" | ||
- "BOOT-INF/lib/jackson-datatype-jsr310-2.14.1.jar" | ||
- "BOOT-INF/lib/micrometer-observation-1.10.2.jar" | ||
- "BOOT-INF/lib/micrometer-commons-1.10.2.jar" | ||
- "BOOT-INF/lib/micrometer-core-1.10.2.jar" | ||
- "BOOT-INF/lib/HdrHistogram-2.1.12.jar" | ||
- "BOOT-INF/lib/snakeyaml-2.2.jar" | ||
- "BOOT-INF/lib/spring-boot-actuator-autoconfigure-3.3.2.jar" | ||
- "BOOT-INF/lib/spring-boot-actuator-3.3.2.jar" | ||
- "BOOT-INF/lib/jackson-databind-2.17.2.jar" | ||
- "BOOT-INF/lib/jackson-annotations-2.17.2.jar" | ||
- "BOOT-INF/lib/jackson-core-2.17.2.jar" | ||
- "BOOT-INF/lib/jackson-datatype-jsr310-2.17.2.jar" | ||
- "BOOT-INF/lib/micrometer-observation-1.13.2.jar" | ||
- "BOOT-INF/lib/micrometer-commons-1.13.2.jar" | ||
- "BOOT-INF/lib/micrometer-jakarta9-1.13.2.jar" | ||
- "BOOT-INF/lib/micrometer-core-1.13.2.jar" | ||
- "BOOT-INF/lib/HdrHistogram-2.2.2.jar" | ||
- "BOOT-INF/lib/LatencyUtils-2.0.3.jar" | ||
- "BOOT-INF/lib/jackson-datatype-jdk8-2.14.1.jar" | ||
- "BOOT-INF/lib/jackson-module-parameter-names-2.14.1.jar" | ||
- "BOOT-INF/lib/reactor-netty-http-1.1.1.jar" | ||
- "BOOT-INF/lib/netty-codec-http-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-common-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-buffer-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-transport-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-codec-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-handler-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-codec-http2-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-resolver-dns-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-resolver-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-codec-dns-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-resolver-dns-native-macos-4.1.86.Final-osx-x86_64.jar" | ||
- "BOOT-INF/lib/netty-resolver-dns-classes-macos-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-transport-native-epoll-4.1.86.Final-linux-x86_64.jar" | ||
- "BOOT-INF/lib/netty-transport-native-unix-common-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-transport-classes-epoll-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/reactor-netty-core-1.1.1.jar" | ||
- "BOOT-INF/lib/netty-handler-proxy-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/netty-codec-socks-4.1.86.Final.jar" | ||
- "BOOT-INF/lib/spring-web-6.0.3.jar" | ||
- "BOOT-INF/lib/spring-beans-6.0.3.jar" | ||
- "BOOT-INF/lib/spring-webflux-6.0.3.jar" | ||
- "BOOT-INF/lib/slf4j-api-2.0.6.jar" | ||
- "BOOT-INF/lib/spring-core-6.0.3.jar" | ||
- "BOOT-INF/lib/spring-jcl-6.0.3.jar" | ||
- "BOOT-INF/lib/reactor-core-3.5.1.jar" | ||
- "BOOT-INF/lib/jackson-datatype-jdk8-2.17.2.jar" | ||
- "BOOT-INF/lib/jackson-module-parameter-names-2.17.2.jar" | ||
- "BOOT-INF/lib/reactor-netty-http-1.1.21.jar" | ||
- "BOOT-INF/lib/netty-codec-http-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-common-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-buffer-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-transport-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-codec-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-handler-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-codec-http2-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-resolver-dns-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-resolver-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-codec-dns-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-resolver-dns-native-macos-4.1.111.Final-osx-x86_64.jar" | ||
- "BOOT-INF/lib/netty-resolver-dns-classes-macos-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-transport-native-epoll-4.1.111.Final-linux-x86_64.jar" | ||
- "BOOT-INF/lib/netty-transport-native-unix-common-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-transport-classes-epoll-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/reactor-netty-core-1.1.21.jar" | ||
- "BOOT-INF/lib/netty-handler-proxy-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/netty-codec-socks-4.1.111.Final.jar" | ||
- "BOOT-INF/lib/spring-web-6.1.11.jar" | ||
- "BOOT-INF/lib/spring-beans-6.1.11.jar" | ||
- "BOOT-INF/lib/spring-webflux-6.1.11.jar" | ||
- "BOOT-INF/lib/slf4j-api-2.0.13.jar" | ||
- "BOOT-INF/lib/spring-core-6.1.11.jar" | ||
- "BOOT-INF/lib/spring-jcl-6.1.11.jar" | ||
- "BOOT-INF/lib/reactor-core-3.6.8.jar" | ||
- "BOOT-INF/lib/reactive-streams-1.0.4.jar" | ||
- "BOOT-INF/lib/spring-boot-jarmode-layertools-3.0.1.jar" | ||
- "BOOT-INF/lib/spring-boot-jarmode-tools-3.3.2.jar" |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+34.4 KB
...-INF/lib/jackson-datatype-jdk8-2.14.1.jar → ...-INF/lib/jackson-datatype-jdk8-2.17.2.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+340 KB
...BOOT-INF/lib/netty-codec-4.1.86.Final.jar → ...OOT-INF/lib/netty-codec-4.1.111.Final.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+636 KB
...INF/lib/netty-codec-http-4.1.86.Final.jar → ...NF/lib/netty-codec-http-4.1.111.Final.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+118 KB
...NF/lib/netty-codec-socks-4.1.86.Final.jar → ...F/lib/netty-codec-socks-4.1.111.Final.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+36.9 KB
...T-INF/lib/netty-resolver-4.1.86.Final.jar → ...-INF/lib/netty-resolver-4.1.111.Final.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+8.86 KB
...solver-dns-classes-macos-4.1.86.Final.jar → ...olver-dns-classes-macos-4.1.111.Final.jar
Binary file not shown.
Binary file added
BIN
+19 KB
java/jar/BOOT-INF/lib/netty-resolver-dns-native-macos-4.1.111.Final-osx-x86_64.jar
Binary file not shown.
Binary file removed
BIN
-19 KB
java/jar/BOOT-INF/lib/netty-resolver-dns-native-macos-4.1.86.Final-osx-x86_64.jar
Binary file not shown.
Binary file renamed
BIN
+477 KB
...-INF/lib/netty-transport-4.1.86.Final.jar → ...INF/lib/netty-transport-4.1.111.Final.jar
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-139 KB
java/jar/BOOT-INF/lib/netty-transport-classes-epoll-4.1.86.Final.jar
Binary file not shown.
Binary file added
BIN
+38.8 KB
java/jar/BOOT-INF/lib/netty-transport-native-epoll-4.1.111.Final-linux-x86_64.jar
Binary file not shown.
Binary file removed
BIN
-37 KB
java/jar/BOOT-INF/lib/netty-transport-native-epoll-4.1.86.Final-linux-x86_64.jar
Binary file not shown.
Binary file renamed
BIN
+42.7 KB
...sport-native-unix-common-4.1.86.Final.jar → ...port-native-unix-common-4.1.111.Final.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
java/jar/META-INF/services/java.nio.file.spi.FileSystemProvider
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
org.springframework.boot.loader.nio.file.NestedFileSystemProvider |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file removed
BIN
-7.62 KB
java/jar/org/springframework/boot/loader/ExecutableArchiveLauncher.class
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-1.52 KB
java/jar/org/springframework/boot/loader/LaunchedURLClassLoader$DefinePackageCallType.class
Binary file not shown.
Binary file removed
BIN
-1.52 KB
...framework/boot/loader/LaunchedURLClassLoader$UseFastConnectionExceptionsEnumeration.class
Binary file not shown.
Binary file removed
BIN
-10.3 KB
java/jar/org/springframework/boot/loader/LaunchedURLClassLoader.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-1.21 KB
java/jar/org/springframework/boot/loader/PropertiesLauncher$ArchiveEntryFilter.class
Binary file not shown.
Binary file removed
BIN
-7.61 KB
java/jar/org/springframework/boot/loader/PropertiesLauncher$ClassPathArchives.class
Binary file not shown.
Binary file removed
BIN
-1.57 KB
.../jar/org/springframework/boot/loader/PropertiesLauncher$PrefixMatchingArchiveFilter.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-321 Bytes
java/jar/org/springframework/boot/loader/archive/Archive$Entry.class
Binary file not shown.
Binary file removed
BIN
-530 Bytes
java/jar/org/springframework/boot/loader/archive/Archive$EntryFilter.class
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-5.95 KB
java/jar/org/springframework/boot/loader/archive/ExplodedArchive$AbstractIterator.class
Binary file not shown.
Binary file removed
BIN
-2.14 KB
java/jar/org/springframework/boot/loader/archive/ExplodedArchive$ArchiveIterator.class
Binary file not shown.
Binary file removed
BIN
-1.83 KB
java/jar/org/springframework/boot/loader/archive/ExplodedArchive$EntryIterator.class
Binary file not shown.
Binary file removed
BIN
-1.26 KB
java/jar/org/springframework/boot/loader/archive/ExplodedArchive$FileEntry.class
Binary file not shown.
Binary file removed
BIN
-2.53 KB
java/jar/org/springframework/boot/loader/archive/ExplodedArchive$SimpleJarFileArchive.class
Binary file not shown.
Binary file removed
BIN
-5.33 KB
java/jar/org/springframework/boot/loader/archive/ExplodedArchive.class
Binary file not shown.
Binary file removed
BIN
-2.83 KB
java/jar/org/springframework/boot/loader/archive/JarFileArchive$AbstractIterator.class
Binary file not shown.
Binary file removed
BIN
-1.95 KB
java/jar/org/springframework/boot/loader/archive/JarFileArchive$EntryIterator.class
Binary file not shown.
Binary file removed
BIN
-1.07 KB
java/jar/org/springframework/boot/loader/archive/JarFileArchive$JarFileEntry.class
Binary file not shown.
Binary file removed
BIN
-2.48 KB
java/jar/org/springframework/boot/loader/archive/JarFileArchive$NestedArchiveIterator.class
Binary file not shown.
Binary file removed
BIN
-10.2 KB
java/jar/org/springframework/boot/loader/archive/JarFileArchive.class
Binary file not shown.
Binary file removed
BIN
-485 Bytes
java/jar/org/springframework/boot/loader/data/RandomAccessData.class
Binary file not shown.
Binary file removed
BIN
-2.16 KB
java/jar/org/springframework/boot/loader/data/RandomAccessDataFile$DataInputStream.class
Binary file not shown.
Binary file removed
BIN
-2.15 KB
java/jar/org/springframework/boot/loader/data/RandomAccessDataFile$FileAccess.class
Binary file not shown.
Binary file removed
BIN
-2.83 KB
java/jar/org/springframework/boot/loader/data/RandomAccessDataFile.class
Binary file not shown.
Binary file removed
BIN
-1.48 KB
java/jar/org/springframework/boot/loader/jar/AbstractJarFile$JarFileType.class
Binary file not shown.
Binary file removed
BIN
-902 Bytes
java/jar/org/springframework/boot/loader/jar/AbstractJarFile.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-2.06 KB
java/jar/org/springframework/boot/loader/jar/CentralDirectoryEndRecord$Zip64End.class
Binary file not shown.
Binary file removed
BIN
-1.64 KB
java/jar/org/springframework/boot/loader/jar/CentralDirectoryEndRecord$Zip64Locator.class
Binary file not shown.
Binary file removed
BIN
-4.64 KB
java/jar/org/springframework/boot/loader/jar/CentralDirectoryEndRecord.class
Binary file not shown.
Binary file removed
BIN
-6.72 KB
java/jar/org/springframework/boot/loader/jar/CentralDirectoryFileHeader.class
Binary file not shown.
Binary file removed
BIN
-4.5 KB
java/jar/org/springframework/boot/loader/jar/CentralDirectoryParser.class
Binary file not shown.
Binary file removed
BIN
-540 Bytes
java/jar/org/springframework/boot/loader/jar/CentralDirectoryVisitor.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-1.42 KB
java/jar/org/springframework/boot/loader/jar/JarEntryCertification.class
Binary file not shown.
Binary file removed
BIN
-299 Bytes
java/jar/org/springframework/boot/loader/jar/JarEntryFilter.class
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-1.29 KB
java/jar/org/springframework/boot/loader/jar/JarFile$JarEntryEnumeration.class
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-1.38 KB
java/jar/org/springframework/boot/loader/jar/JarFileEntries$1.class
Binary file not shown.
Binary file removed
BIN
-1.69 KB
java/jar/org/springframework/boot/loader/jar/JarFileEntries$EntryIterator.class
Binary file not shown.
Binary file removed
BIN
-1.15 KB
java/jar/org/springframework/boot/loader/jar/JarFileEntries$Offsets.class
Binary file not shown.
Binary file removed
BIN
-1.03 KB
java/jar/org/springframework/boot/loader/jar/JarFileEntries$Zip64Offsets.class
Binary file not shown.
Binary file removed
BIN
-1.03 KB
java/jar/org/springframework/boot/loader/jar/JarFileEntries$ZipOffsets.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-721 Bytes
java/jar/org/springframework/boot/loader/jar/JarURLConnection$1.class
Binary file not shown.
Binary file removed
BIN
-4.37 KB
java/jar/org/springframework/boot/loader/jar/JarURLConnection$JarEntryName.class
Binary file not shown.
Binary file removed
BIN
-9.37 KB
java/jar/org/springframework/boot/loader/jar/JarURLConnection.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.98 KB
java/jar/org/springframework/boot/loader/jar/NestedJarFile$JarEntriesEnumeration.class
Binary file not shown.
Binary file added
BIN
+2.52 KB
java/jar/org/springframework/boot/loader/jar/NestedJarFile$JarEntryInflaterInputStream.class
Binary file not shown.
Binary file added
BIN
+3.53 KB
java/jar/org/springframework/boot/loader/jar/NestedJarFile$JarEntryInputStream.class
Binary file not shown.
Binary file added
BIN
+6.94 KB
java/jar/org/springframework/boot/loader/jar/NestedJarFile$NestedJarEntry.class
Binary file not shown.
Binary file added
BIN
+1.17 KB
java/jar/org/springframework/boot/loader/jar/NestedJarFile$RawZipDataInputStream.class
Binary file not shown.
Binary file added
BIN
+2.09 KB
.../jar/org/springframework/boot/loader/jar/NestedJarFile$ZipContentEntriesSpliterator.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+6.41 KB
java/jar/org/springframework/boot/loader/jar/NestedJarFileResources.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-151 Bytes
(92%)
java/jar/org/springframework/boot/loader/jar/ZipInflaterInputStream.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+316 Bytes
java/jar/org/springframework/boot/loader/launch/Archive$Entry.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+4.67 KB
java/jar/org/springframework/boot/loader/launch/ClassPathIndexFile.class
Binary file not shown.
Binary file added
BIN
+5.43 KB
java/jar/org/springframework/boot/loader/launch/ExecutableArchiveLauncher.class
Binary file not shown.
Binary file added
BIN
+2.08 KB
java/jar/org/springframework/boot/loader/launch/ExplodedArchive$FileArchiveEntry.class
Binary file not shown.
Binary file added
BIN
+5.66 KB
java/jar/org/springframework/boot/loader/launch/ExplodedArchive.class
Binary file not shown.
Binary file added
BIN
+2.04 KB
java/jar/org/springframework/boot/loader/launch/JarFileArchive$JarArchiveEntry.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+2.39 KB
...boot/loader/jarmode/JarModeLauncher.class → ...rk/boot/loader/launch/JarModeRunner.class
Binary file not shown.
Binary file added
BIN
+1.55 KB
...ar/org/springframework/boot/loader/launch/LaunchedClassLoader$DefinePackageCallType.class
Binary file not shown.
Binary file added
BIN
+8.19 KB
java/jar/org/springframework/boot/loader/launch/LaunchedClassLoader.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+3.6 KB
java/jar/org/springframework/boot/loader/launch/PropertiesLauncher$Instantiator$Using.class
Binary file not shown.
Binary file added
BIN
+3.56 KB
java/jar/org/springframework/boot/loader/launch/PropertiesLauncher$Instantiator.class
Binary file not shown.
Binary file added
BIN
+21 KB
java/jar/org/springframework/boot/loader/launch/PropertiesLauncher.class
Binary file not shown.
Binary file added
BIN
+5.15 KB
java/jar/org/springframework/boot/loader/launch/SystemPropertyUtils.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.38 KB
java/jar/org/springframework/boot/loader/log/DebugLogger$DisabledDebugLogger.class
Binary file not shown.
Binary file added
BIN
+2.55 KB
java/jar/org/springframework/boot/loader/log/DebugLogger$SystemErrDebugLogger.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2.54 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/Canonicalizer.class
Binary file not shown.
Binary file added
BIN
+6.34 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/Handler.class
Binary file not shown.
Binary file added
BIN
+2.98 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/JarFileUrlKey.class
Binary file not shown.
Binary file added
BIN
+2.71 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/JarUrl.class
Binary file not shown.
Binary file added
BIN
+1.51 KB
...springframework/boot/loader/net/protocol/jar/JarUrlClassLoader$OptimizedEnumeration.class
Binary file not shown.
Binary file added
BIN
+8.14 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/JarUrlClassLoader.class
Binary file not shown.
Binary file added
BIN
+1.43 KB
...springframework/boot/loader/net/protocol/jar/JarUrlConnection$ConnectionInputStream.class
Binary file not shown.
Binary file added
BIN
+750 Bytes
...springframework/boot/loader/net/protocol/jar/JarUrlConnection$EmptyUrlStreamHandler.class
Binary file not shown.
Binary file added
BIN
+12 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/JarUrlConnection.class
Binary file not shown.
Binary file added
BIN
+2.03 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/LazyDelegatingInputStream.class
Binary file not shown.
Binary file added
BIN
+1.14 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/Optimizations.class
Binary file not shown.
Binary file added
BIN
+1.29 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/UrlJarEntry.class
Binary file not shown.
Binary file added
BIN
+3.18 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/UrlJarFile.class
Binary file not shown.
Binary file added
BIN
+5.62 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/UrlJarFileFactory.class
Binary file not shown.
Binary file added
BIN
+2.41 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/UrlJarFiles$Cache.class
Binary file not shown.
Binary file added
BIN
+3.77 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/UrlJarFiles.class
Binary file not shown.
Binary file added
BIN
+486 Bytes
...ar/org/springframework/boot/loader/net/protocol/jar/UrlJarManifest$ManifestSupplier.class
Binary file not shown.
Binary file added
BIN
+3.31 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/UrlJarManifest.class
Binary file not shown.
Binary file added
BIN
+3.11 KB
java/jar/org/springframework/boot/loader/net/protocol/jar/UrlNestedJarFile.class
Binary file not shown.
Binary file added
BIN
+1.43 KB
java/jar/org/springframework/boot/loader/net/protocol/nested/Handler.class
Binary file not shown.
Binary file added
BIN
+5.64 KB
java/jar/org/springframework/boot/loader/net/protocol/nested/NestedLocation.class
Binary file not shown.
Binary file added
BIN
+1.55 KB
...framework/boot/loader/net/protocol/nested/NestedUrlConnection$ConnectionInputStream.class
Binary file not shown.
Binary file added
BIN
+7.39 KB
java/jar/org/springframework/boot/loader/net/protocol/nested/NestedUrlConnection.class
Binary file not shown.
Binary file added
BIN
+3.8 KB
...ar/org/springframework/boot/loader/net/protocol/nested/NestedUrlConnectionResources.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.87 KB
java/jar/org/springframework/boot/loader/nio/file/NestedByteChannel$Resources.class
Binary file not shown.
Binary file added
BIN
+3.41 KB
java/jar/org/springframework/boot/loader/nio/file/NestedByteChannel.class
Binary file not shown.
Binary file added
BIN
+2.73 KB
java/jar/org/springframework/boot/loader/nio/file/NestedFileStore.class
Binary file not shown.
Binary file added
BIN
+8.25 KB
java/jar/org/springframework/boot/loader/nio/file/NestedFileSystem.class
Binary file not shown.
Binary file added
BIN
+9.47 KB
java/jar/org/springframework/boot/loader/nio/file/NestedFileSystemProvider.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.97 KB
java/jar/org/springframework/boot/loader/nio/file/UriPathEncoder.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-5.34 KB
java/jar/org/springframework/boot/loader/util/SystemPropertyUtils.class
Binary file not shown.
Binary file added
BIN
+1.42 KB
java/jar/org/springframework/boot/loader/zip/ByteArrayDataBlock.class
Binary file not shown.
Binary file added
BIN
+231 Bytes
java/jar/org/springframework/boot/loader/zip/CloseableDataBlock.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2.39 KB
java/jar/org/springframework/boot/loader/zip/DataBlockInputStream.class
Binary file not shown.
Binary file added
BIN
+5.79 KB
java/jar/org/springframework/boot/loader/zip/FileDataBlock$FileAccess.class
Binary file not shown.
Binary file added
BIN
+843 Bytes
java/jar/org/springframework/boot/loader/zip/FileDataBlock$Tracker$1.class
Binary file not shown.
Binary file added
BIN
+666 Bytes
java/jar/org/springframework/boot/loader/zip/FileDataBlock$Tracker.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.59 KB
java/jar/org/springframework/boot/loader/zip/VirtualZipDataBlock$DataPart.class
Binary file not shown.
Binary file added
BIN
+6.39 KB
java/jar/org/springframework/boot/loader/zip/VirtualZipDataBlock.class
Binary file not shown.
Binary file added
BIN
+3.94 KB
java/jar/org/springframework/boot/loader/zip/Zip64EndOfCentralDirectoryLocator.class
Binary file not shown.
Binary file added
BIN
+5.59 KB
java/jar/org/springframework/boot/loader/zip/Zip64EndOfCentralDirectoryRecord.class
Binary file not shown.
Binary file added
BIN
+9.6 KB
java/jar/org/springframework/boot/loader/zip/ZipCentralDirectoryFileHeaderRecord.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+4.73 KB
java/jar/org/springframework/boot/loader/zip/ZipDataDescriptorRecord.class
Binary file not shown.
Binary file added
BIN
+2.06 KB
java/jar/org/springframework/boot/loader/zip/ZipEndOfCentralDirectoryRecord$Located.class
Binary file not shown.
Binary file added
BIN
+6.34 KB
java/jar/org/springframework/boot/loader/zip/ZipEndOfCentralDirectoryRecord.class
Binary file not shown.
Binary file added
BIN
+5.42 KB
java/jar/org/springframework/boot/loader/zip/ZipLocalFileHeaderRecord.class
Binary file not shown.
Binary file added
BIN
+1.44 KB
java/jar/org/springframework/boot/loader/zip/ZipString$CompareType.class
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.2-bin.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip | ||
networkTimeout=10000 | ||
validateDistributionUrl=true | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists |
Oops, something went wrong.