Skip to content

Commit ba6fad1

Browse files
author
jayh-song
committed
springboot sample
1 parent 11ecfbd commit ba6fad1

File tree

10 files changed

+12
-0
lines changed

10 files changed

+12
-0
lines changed
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

build/tmp/bootJar/MANIFEST.MF

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Manifest-Version: 1.0
2+
Main-Class: org.springframework.boot.loader.JarLauncher
3+
Start-Class: com.sec.sample.DemoApplication
4+
Spring-Boot-Version: 2.2.1.RELEASE
5+
Spring-Boot-Classes: BOOT-INF/classes/
6+
Spring-Boot-Lib: BOOT-INF/lib/
7+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
com/sec/sample/SampleController.java
2+
com.sec.sample.SampleController
3+
com/sec/sample/DemoApplication.java
4+
com.sec.sample.DemoApplication

gradle/wrapper/gradle-wrapper.jar

57.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)