This commit is contained in:
allard 2024-04-09 19:17:31 +02:00
parent 2aef6f8a04
commit 087fd2a0d9

View File

@ -22,7 +22,7 @@
<body>
<section id="appIntro">
<div id="titleSection">
<h1 id="appTitle">Java-PitStop Openliberty/Java17 voorbeeld 1.6</h1>
<h1 id="appTitle">Java-PitStop Openliberty/Java17 voorbeeld 1.7</h1>
<div class="line"></div>
<div class="headerImage"></div>
<h2>Open Liberty Java17 applicatie op Container Hosting Platform!</h2>
@ -37,7 +37,7 @@
<div class="sectionContent">
<table id="systemPropertiesTable">
<tbody id="sysPropertiesTableBody">
<tr><th>Properties</th><th>Value</th></tr>
<tr><th>Eigenschap</th><th>Waarde</th></tr>
</tbody>
</table>
</div>
@ -46,7 +46,7 @@
</section>
<section id="whereTo">
<p>Dit voorbeeld toont de eigenschappen van de hostevenals health en metrics.</p>
<p>Dit voorbeeld toont de eigenschappen van de host evenals health en metrics.</p>
</section>
<section id="openLibertyAndMp">