initial commit
This commit is contained in:
12
build/tmp/bootJar/MANIFEST.MF
Normal file
12
build/tmp/bootJar/MANIFEST.MF
Normal file
@ -0,0 +1,12 @@
|
||||
Manifest-Version: 1.0
|
||||
Main-Class: org.springframework.boot.loader.launch.JarLauncher
|
||||
Start-Class: se.urmo.oauth2test.Oauth2testApplicationKt
|
||||
Spring-Boot-Version: 3.4.4
|
||||
Spring-Boot-Classes: BOOT-INF/classes/
|
||||
Spring-Boot-Lib: BOOT-INF/lib/
|
||||
Spring-Boot-Classpath-Index: BOOT-INF/classpath.idx
|
||||
Spring-Boot-Layers-Index: BOOT-INF/layers.idx
|
||||
Build-Jdk-Spec: 21
|
||||
Implementation-Title: oauth2test
|
||||
Implementation-Version: 0.0.1-SNAPSHOT
|
||||
|
||||
Reference in New Issue
Block a user