|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | +<head> |
| 9 | + <title>404 - Not Found - Quarkus</title> |
| 10 | + <meta charset="utf-8"> |
| 11 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 12 | + <meta http-equiv="Content-Security-Policy" content="default-src https://dpm.demdex.net https://analytics.ossupstream.org; script-src 'self' 'unsafe-eval' 'sha256-ANpuoVzuSex6VhqpYgsG25OHWVA1I+F6aGU04LoI+5s=' 'sha256-ipy9P/3rZZW06mTLAR0EnXvxSNcnfSDPLDuh3kzbB1w=' js.bizographics.com https://www.redhat.com https://static.redhat.com assets.adobedtm.com jsonip.com https://ajax.googleapis.com https://use.fontawesome.com https://app.mailjet.com http://www.youtube.com http://www.googleadservices.com https://googleads.g.doubleclick.net https://dpm.demdex.net https://giscus.app https://analytics.ossupstream.org; style-src 'self' https://fonts.googleapis.com https://use.fontawesome.com; img-src 'self' |
| 13 | + https://analytics.ossupstream.org *; media-src 'self'; frame-src https://www.youtube.com https://embed.restream.io https://app.mailjet.com http://xy0p2.mjt.lu https://mj.quarkus.io https://giscus.app; base-uri 'none'; object-src 'none'; form-action 'none'; font-src 'self' https://use.fontawesome.com https://fonts.gstatic.com;" /> |
| 14 | + <script id="adobe_dtm" src="https://www.redhat.com/dtm.js" type="text/javascript"></script> |
| 15 | + <script src="/assets/javascript/highlight.pack.js" type="text/javascript"></script> |
| 16 | + <META HTTP-EQUIV='X-XSS-Protection' CONTENT="1; mode=block"> |
| 17 | + <META HTTP-EQUIV='X-Content-Type-Options' CONTENT="nosniff"> |
| 18 | + <meta charset="utf-8"> |
| 19 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 20 | + <meta name="description" content="Quarkus: Supersonic Subatomic Java"> |
| 21 | + <meta name="twitter:card" content="summary_large_image"> |
| 22 | + <meta name="twitter:site" content="@QuarkusIO"> |
| 23 | + <meta name="twitter:creator" content="@QuarkusIO"> |
| 24 | + <meta property="og:url" content="https://quarkus.io/404.html" /> |
| 25 | + <meta property="og:title" content="404 - Not Found" /> |
| 26 | + <meta property="og:description" content="Quarkus: Supersonic Subatomic Java" /> |
| 27 | + <meta property="og:image" content="https://quarkus.io/assets/images/quarkus_card.png" /> |
| 28 | + |
| 29 | + <link rel="canonical" href="https://quarkus.io/404.html"> |
| 30 | + <link rel="shortcut icon" type="image/png" href="/favicon.ico" > |
| 31 | + <link rel="stylesheet" href="/guides/stylesheet/config.css" /> |
| 32 | + <link rel="stylesheet" href="/assets/css/main.css?2021-07-29" /> |
| 33 | + <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous"> |
| 34 | + <link rel="alternate" type="application/rss+xml" href="/feed.xml" title="Quarkus"> |
| 35 | + <script src="/assets/javascript/hl.js" type="text/javascript"></script> |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + <link rel="alternate" hreflang="x-default" href="https://quarkus.io/" /> |
| 41 | + <script src="/assets/javascript/tracking.js"></script> |
| 42 | + <script src="https://analytics.ossupstream.org/matomo.js" async defer></script> |
| 43 | +</head> |
| 44 | + |
| 45 | +<body class="error-page"> |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | +<div class="grid-wrapper communitysite"> |
| 50 | + <div class="grid__item width-12-12">The <a href="https://quarkus.io">English version of quarkus.io</a> is the official project site. Translated sites are community supported on a best-effort basis.</div> |
| 51 | +</div> |
| 52 | + |
| 53 | + |
| 54 | + <div class="nav-wrapper"> |
| 55 | + <div class="grid-wrapper"> |
| 56 | + <div class="width-12-12"> |
| 57 | + <input type="checkbox" id="checkbox" /> |
| 58 | + <nav id="main-nav" class="main-nav"> |
| 59 | + <div class="logo-wrapper"> |
| 60 | + <a href="/"><img src="/assets/images/quarkus_logo_horizontal_rgb_600px_reverse.png" class="project-logo" title="Quarkus"></a> |
| 61 | + </div> |
| 62 | + <label class="nav-toggle" for="checkbox"> <i class="fa fa-bars"></i> |
| 63 | +</label> |
| 64 | + <ul id="menu" class="menu"> |
| 65 | + <li class="dropdown"> |
| 66 | + <span href="/about/">Why<i class="fas |
| 67 | +fa-chevron-down"></i></span> |
| 68 | + <ul class="submenu"> |
| 69 | + <li><a href="/about" class="">QUARKUSとは何か?</a></li> |
| 70 | + <li><a href="/container-first" class="">コンテナ・ファースト</a></li> |
| 71 | + <li><a href="/continuum" class="">リアクティブ</a></li> |
| 72 | + <li><a href="/developer-joy" class="">開発者満足</a></li> |
| 73 | + <li><a href="/kubernetes-native" class="">KUBERNETES NATIVE</a></li> |
| 74 | + <li><a href="/standards" class="">標準</a></li> |
| 75 | + </ul> |
| 76 | + </li> |
| 77 | + <li class="dropdown"> |
| 78 | + <span href="/learn/">Learn<i class="fas |
| 79 | +fa-chevron-down"></i></span> |
| 80 | + <ul class="submenu"> |
| 81 | + <li><a href="/get-started" class="">入門</a></li> |
| 82 | + <li><a href="/guides" class="">ドキュメント</a></li> |
| 83 | + <li><a href="/qtips" class="">"Q" Tipsビデオ</a></li> |
| 84 | + <li><a href="/books" class="">書籍</a></li> |
| 85 | + </ul> |
| 86 | + </li> |
| 87 | + <li class="dropdown"> |
| 88 | + <span href="https://quarkus.io/extensions/">Extensions<i class="fas |
| 89 | +fa-chevron-down"></i></span> |
| 90 | + <ul class="submenu"> |
| 91 | + |
| 92 | + <!-- Note that quarkus.io is hardcoded here, because it is the only url which supports extensions --> |
| 93 | +<li><a href="https://quarkus.io/extensions/" class="">エクステンションを探す</a></li> |
| 94 | + <li><a href="/faq/#what-is-a-quarkus-extension" class="">エクステンションの使用</a></li> |
| 95 | + <li><a href="/guides/writing-extensions" class="">エクステンションの作成</a></li> |
| 96 | + <li><a href="https://hub.quarkiverse.io" class="">SHARE EXTENSIONS</a></li> |
| 97 | + </ul> |
| 98 | + </li> |
| 99 | + <li class="dropdown"> |
| 100 | + <span href="/community/">Community<i class="fas |
| 101 | +fa-chevron-down"></i></span> |
| 102 | + <ul class="submenu"> |
| 103 | + <li><a href="/support/" class="">サポート</a></li> |
| 104 | + <li><a href="/blog" class="">ブログ</a></li> |
| 105 | + <li><a href="/discussion" class="">ディスカッション</a></li> |
| 106 | + <li><a href="/insights" class="">ポッドキャスト</a></li> |
| 107 | + <li><a href="/events" class="">イベント</a></li> |
| 108 | + <li><a href="/newsletter" class="">ニュースレター</a></li> |
| 109 | + <li><a href="https://github.com/orgs/quarkusio/projects/13/views/1" class="">ロードマップ</a></li> |
| 110 | + </ul> |
| 111 | + </li> |
| 112 | + <li> |
| 113 | + <a href="https://code.quarkus.io" class="button-cta secondary |
| 114 | +white">コーディングを開始</a> |
| 115 | + </li> |
| 116 | + <li class="dropdown"> |
| 117 | + <span href="/language/"><div class="fas fa-globe langicon"></div><i class="fas fa-chevron-down"></i></span> |
| 118 | + <ul class="submenu"> |
| 119 | + <li><a href="https://quarkus.io/404.html" >OFFICIAL (ENGLISH)</a></li> |
| 120 | + <li><a href="https://pt.quarkus.io/404.html">PORTUGUÊS (BR)</a></li> |
| 121 | + <li><a href="https://es.quarkus.io/404.html">ESPAÑOL</a></li> |
| 122 | + <li><a href="https://cn.quarkus.io/404.html">简体中文</a></li> |
| 123 | + <li><a href="https://ja.quarkus.io/404.html">日本語</a></li> |
| 124 | + </ul> |
| 125 | + </li> |
| 126 | + </ul> |
| 127 | + </nav> |
| 128 | + </div> |
| 129 | + </div> |
| 130 | +</div> |
| 131 | + |
| 132 | + <div class="content"> |
| 133 | + <div class="grid-wrapper error-page-content"> |
| 134 | + <div class="grid__item width-12-12 message"> |
| 135 | + <h1 id="error-404">Error 404</h1> |
| 136 | + |
| 137 | +<h2 id="どこでもないスペースを見つけました">どこでもないスペースを見つけました。<br /></h2> |
| 138 | +<p>通常のスペースへのパスは、<br /> |
| 139 | +ナビゲーションメニューに存在します。</p> |
| 140 | + |
| 141 | +<p>A haiku for you.</p> |
| 142 | + |
| 143 | + </div> |
| 144 | +</div> |
| 145 | + |
| 146 | + </div> |
| 147 | + |
| 148 | + <div class="content project-footer"> |
| 149 | + <div class="footer-section"> |
| 150 | + <div class="logo-wrapper"> |
| 151 | + <a href="/"><img src="/assets/images/quarkus_logo_horizontal_rgb_reverse.svg" class="project-logo" title="Quarkus"></a> |
| 152 | + </div> |
| 153 | + </div> |
| 154 | + <div class="grid-wrapper"> |
| 155 | + <p class="grid__item width-3-12">Quarkusはオープンです。このプロジェクトのすべての依存関係は、<a href='https://www.apache.org/licenses/LICENSE-2.0' target='_blank'>Apache Software License 2.0</a> または互換性のあるライセンスのもとで利用可能です。<br /><br />このウェブサイトは<a href='https://jekyllrb.com/' target='_blank'>Jekyll</a> で構築され、<a href='https://pages.github.com/' target='_blank'>GitHub Pages</a> にホストされ、完全にオープンソースです。改善したい場合は、<a href='https://github.com/quarkusio/quarkusio.github.io' target='_blank'>ウェブサイトをフォーク</a>し、修正してみせてください。</p> |
| 156 | + |
| 157 | + |
| 158 | + <div class="width-1-12 project-links"> |
| 159 | + <span>ナビゲーション</span> |
| 160 | + <ul class="footer-links"> |
| 161 | + |
| 162 | + |
| 163 | + <li><a href="/" target="_blank">ホーム</a></li> |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + <li><a href="/about" target="_blank">Quarkusについて</a></li> |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + <li><a href="/blog" target="_blank">ブログ</a></li> |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + <li><a href="/insights" target="_blank">ポッドキャスト</a></li> |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + <li><a href="/events" target="_blank">イベント</a></li> |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + <li><a href="/newsletter" target="_blank">ニュースレター</a></li> |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + <li><a href="https://github.com/orgs/quarkusio/projects/13/views/1" target="_blank">ロードマップ</a></li> |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + <li><a href="/security" target="_blank">セキュリティ ポリシー</a></li> |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + <li><a href="/usage" target="_blank">使用方法</a></li> |
| 196 | + |
| 197 | + |
| 198 | + </ul> |
| 199 | + </div> |
| 200 | + |
| 201 | + <div class="width-1-12 project-links"> |
| 202 | + <span>フォローする</span> |
| 203 | + <ul class="footer-links"> |
| 204 | + |
| 205 | + |
| 206 | + <li><a href="https://twitter.com/quarkusio" target="_blank">Twitter</a></li> |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + <li><a rel="me" href="https://fosstodon.org/@quarkusio" target="_blank">Mastodon</a></li> |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + <li><a href="https://www.facebook.com/quarkusio" target="_blank">Facebook</a></li> |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + <li><a href="https://www.linkedin.com/company/quarkusio/" target="_blank">Linkedin</a></li> |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + <li><a href="https://www.youtube.com/channel/UCaW8QG_QoIk_FnjLgr5eOqg" target="_blank">Youtube</a></li> |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + <li><a href="https://github.com/quarkusio" target="_blank">GitHub</a></li> |
| 227 | + |
| 228 | + |
| 229 | + </ul> |
| 230 | + </div> |
| 231 | + |
| 232 | + <div class="width-2-12 project-links"> |
| 233 | + <span>ヘルプ</span> |
| 234 | + <ul class="footer-links"> |
| 235 | + |
| 236 | + |
| 237 | + <li><a href="/support" target="_blank">サポート</a></li> |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + <li><a href="/guides" target="_blank">ガイド</a></li> |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + <li><a href="/faq" target="_blank">FAQ</a></li> |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + <li><a href="/get-started" target="_blank">入門</a></li> |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + <li><a href="https://stackoverflow.com/questions/tagged/quarkus" target="_blank">Stack Overflow</a></li> |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + <li><a href="https://github.com/quarkusio/quarkus/discussions" target="_blank">ディスカッション</a></li> |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + <li><a href="https://groups.google.com/forum/#!forum/quarkus-dev" target="_blank">開発メーリングリスト</a></li> |
| 262 | + |
| 263 | + |
| 264 | + </ul> |
| 265 | + </div> |
| 266 | + |
| 267 | + <div class="width-1-12 project-links"> |
| 268 | + <span>言語</span> |
| 269 | + <ul class="footer-links"> |
| 270 | + |
| 271 | + |
| 272 | + <li><a href=" https://quarkus.io/ " target="_blank">English</a></li> |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + <li><a href="https://pt.quarkus.io/" target="_blank">Português(Brasileiro)</a></li> |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + <li><a href=" https://es.quarkus.io/ " target="_blank">Español</a></li> |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + <li><a href="https://cn.quarkus.io/" target="_blank">简体中文</a></li> |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + <li><a href=" https://ja.quarkus.io/ " target="_blank">日本語</a></li> |
| 289 | + |
| 290 | + |
| 291 | + </ul> |
| 292 | + </div> |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + <div class="width-4-12 more-links"> |
| 297 | + <span>Quarkusはコミュニティプロジェクトで構成されています</span> |
| 298 | + <ul class="footer-links"> |
| 299 | + |
| 300 | + <li><a blah href="https://vertx.io/" target="_blank">Eclipse Vert.x</a></li> |
| 301 | + |
| 302 | + <li><a blah href="https://smallrye.io" target="_blank">SmallRye</a></li> |
| 303 | + |
| 304 | + <li><a blah href="https://hibernate.org" target="_blank">Hibernate ORM</a></li> |
| 305 | + |
| 306 | + <li><a blah href="https://netty.io" target="_blank">Netty</a></li> |
| 307 | + |
| 308 | + <li><a blah href="https://resteasy.github.io" target="_blank">RESTEasy</a></li> |
| 309 | + |
| 310 | + <li><a blah href="https://camel.apache.org" target="_blank">Apache Camel</a></li> |
| 311 | + |
| 312 | + <li><a blah href="https://microprofile.io" target="_blank">Eclipse MicroProfile</a></li> |
| 313 | + |
| 314 | + <li><a blah href="https://code.quarkus.io/" target="_blank">その他多数...</a></li> |
| 315 | + |
| 316 | + </ul> |
| 317 | + </div> |
| 318 | + |
| 319 | + </div> |
| 320 | +</div> |
| 321 | + |
| 322 | + <div class="content redhat-footer"> |
| 323 | + <div class="grid-wrapper"> |
| 324 | + <span class="licence"> |
| 325 | + <i class="fab fa-creative-commons"></i><i class="fab fa-creative-commons-by"></i> <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank">CC by 3.0</a> | <a href="https://www.redhat.com/en/about/privacy-policy">Privacy Policy</a> |
| 326 | + </span> |
| 327 | + <span class="redhat"> |
| 328 | + Sponsored by |
| 329 | + </span> |
| 330 | + <span class="redhat-logo"> |
| 331 | + <a href="https://www.redhat.com/" target="_blank"><img src="/assets/images/redhat_reversed.svg"></a> |
| 332 | + </span> |
| 333 | + </div> |
| 334 | +</div> |
| 335 | + |
| 336 | + |
| 337 | + <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js" integrity="sha384-8gBf6Y4YYq7Jx97PIqmTwLPin4hxIzQw5aDmUg/DDhul9fFpbbLcLh3nTIIDJKhx" crossorigin="anonymous"></script> |
| 338 | + <script type="text/javascript" src="/assets/javascript/mobile-nav.js"></script> |
| 339 | + <script type="text/javascript" src="/assets/javascript/scroll-down.js"></script> |
| 340 | + <script src="/assets/javascript/satellite.js" type="text/javascript"></script> |
| 341 | + <script src="/guides/javascript/config.js" type="text/javascript"></script> |
| 342 | + <script src="/assets/javascript/search-filter.js" type="text/javascript"></script> |
| 343 | + <script src="/assets/javascript/guides-version-dropdown.js" type="text/javascript"></script> |
| 344 | + <script src="/assets/javascript/back-to-top.js" type="text/javascript"></script> |
| 345 | + <script src="/assets/javascript/clipboard.min.js" type="text/javascript"></script> |
| 346 | + <script src="/assets/javascript/copy.js" type="text/javascript"></script> |
| 347 | + <script src="/assets/javascript/asciidoc-tabs.js" type="text/javascript"></script> |
| 348 | +</body> |
| 349 | + |
| 350 | +</html> |
0 commit comments