40 lines
1.8 KiB
HTML
40 lines
1.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>RedKale - Java 开源框架</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/highlight.css" media="screen">
|
|
</head>
|
|
<body>
|
|
<section class="page-header">
|
|
<h1 class="project-name">RedKale</h1>
|
|
<h2 class="project-tagline"></h2>
|
|
<a href="index.html" class="btn">RedKale</a>
|
|
<a href="redkale.html" class="btn">RedKale 入门</a>
|
|
<a href="convert.html" class="btn">Convert 组件</a>
|
|
<a href="service.html" class="btn">Service 组件</a>
|
|
<a href="source.html" class="btn">Source 组件</a>
|
|
<a href="net.html" class="btn">Net 组件</a>
|
|
<a href="https://github.com/wentch/redkale" target="_blank" class="btn">Github 源码</a>
|
|
</section>
|
|
|
|
<section class="main-content">
|
|
<h3>
|
|
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>HTTP 组件介绍</h3>
|
|
|
|
<p>敬请期待…… <br/>
|
|
</p>
|
|
|
|
<footer class="site-footer">
|
|
<span class="site-footer-owner"><a href="https://github.com/wentch/redkale">RedKale</a> © <a href="https://github.com/wentch">wentch</a> 欢迎加入RedKale技术交流QQ群: 527523235</span>
|
|
</footer>
|
|
|
|
</section>
|
|
|
|
</body>
|
|
</html>
|