Skip to content

Commit 64709db

Browse files
committed
update Dockerfile
1 parent 4f4aa63 commit 64709db

File tree

8 files changed

+323
-318
lines changed

8 files changed

+323
-318
lines changed

build/reports/tests/test/classes/com.foxtel.spring.demo.test.FlightControllerTest.html

Lines changed: 156 additions & 156 deletions
Large diffs are not rendered by default.

build/reports/tests/test/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h1>Test Summary</h1>
3838
</td>
3939
<td>
4040
<div class="infoBox" id="duration">
41-
<div class="counter">0.345s</div>
41+
<div class="counter">0.342s</div>
4242
<p>duration</p>
4343
</div>
4444
</td>
@@ -85,7 +85,7 @@ <h2>Packages</h2>
8585
<td>7</td>
8686
<td>0</td>
8787
<td>0</td>
88-
<td>0.345s</td>
88+
<td>0.342s</td>
8989
<td class="success">100%</td>
9090
</tr>
9191
</tbody>
@@ -112,7 +112,7 @@ <h2>Classes</h2>
112112
<td>7</td>
113113
<td>0</td>
114114
<td>0</td>
115-
<td>0.345s</td>
115+
<td>0.342s</td>
116116
<td class="success">100%</td>
117117
</tr>
118118
</tbody>
@@ -126,7 +126,7 @@ <h2>Classes</h2>
126126
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
127127
</label>
128128
</div>Generated by
129-
<a href="http://www.gradle.org">Gradle 5.6.4</a> at 16/02/2020 5:01:30 PM</p>
129+
<a href="http://www.gradle.org">Gradle 5.6.4</a> at 16/02/2020 5:30:12 PM</p>
130130
</div>
131131
</div>
132132
</body>

build/reports/tests/test/packages/com.foxtel.spring.demo.test.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1>Package com.foxtel.spring.demo.test</h1>
4040
</td>
4141
<td>
4242
<div class="infoBox" id="duration">
43-
<div class="counter">0.345s</div>
43+
<div class="counter">0.342s</div>
4444
<p>duration</p>
4545
</div>
4646
</td>
@@ -83,7 +83,7 @@ <h2>Classes</h2>
8383
<td>7</td>
8484
<td>0</td>
8585
<td>0</td>
86-
<td>0.345s</td>
86+
<td>0.342s</td>
8787
<td class="success">100%</td>
8888
</tr>
8989
</table>
@@ -96,7 +96,7 @@ <h2>Classes</h2>
9696
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
9797
</label>
9898
</div>Generated by
99-
<a href="http://www.gradle.org">Gradle 5.6.4</a> at 16/02/2020 5:01:30 PM</p>
99+
<a href="http://www.gradle.org">Gradle 5.6.4</a> at 16/02/2020 5:30:12 PM</p>
100100
</div>
101101
</div>
102102
</body>

build/test-results/test/TEST-com.foxtel.spring.demo.test.FlightControllerTest.xml

Lines changed: 155 additions & 155 deletions
Large diffs are not rendered by default.
-3 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
1 Byte
Binary file not shown.

build/tmp/bootJar/MANIFEST.MF

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

0 commit comments

Comments
 (0)