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> <body>
<section id="appIntro"> <section id="appIntro">
<div id="titleSection"> <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="line"></div>
<div class="headerImage"></div> <div class="headerImage"></div>
<h2>Open Liberty Java17 applicatie op Container Hosting Platform!</h2> <h2>Open Liberty Java17 applicatie op Container Hosting Platform!</h2>
@ -37,7 +37,7 @@
<div class="sectionContent"> <div class="sectionContent">
<table id="systemPropertiesTable"> <table id="systemPropertiesTable">
<tbody id="sysPropertiesTableBody"> <tbody id="sysPropertiesTableBody">
<tr><th>Properties</th><th>Value</th></tr> <tr><th>Eigenschap</th><th>Waarde</th></tr>
</tbody> </tbody>
</table> </table>
</div> </div>
@ -46,7 +46,7 @@
</section> </section>
<section id="whereTo"> <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>
<section id="openLibertyAndMp"> <section id="openLibertyAndMp">