This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<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" class="btn">Github 源码</a>
|
||||
<a href="https://github.com/wentch/redkale" target="_blank" class="btn">Github 源码</a>
|
||||
</section>
|
||||
|
||||
<section class="main-content">
|
||||
|
||||
@@ -19,14 +19,14 @@
|
||||
<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" class="btn">Github 源码</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="#" aria-hidden="true"><span class="octicon octicon-link"></span></a>RedKale 介绍</h3>
|
||||
|
||||
<p> RedKale 是基于Java 8的微服务框架, 包含HTTP、WebSocket、TCP/UDP、数据序列化、数据缓存、依赖注入等功能。
|
||||
<p> RedKale, 红菜苔(湖北武汉的一种特产蔬菜),是基于Java 8的微服务框架, 包含HTTP、WebSocket、TCP/UDP、数据序列化、数据缓存、依赖注入等功能。
|
||||
其功能相当于 Tomcat + Mina + Struts + Spring + Hibernate + RMI + Json + Memcached 的综合体。 <br/>
|
||||
RedKale 有如下主要特点: <br/>
|
||||
1、大量使用Java 8新特性(接口默认值、Stream、Lambda、JDk8内置的ASM包) <br/>
|
||||
|
||||
2
net.html
2
net.html
@@ -19,7 +19,7 @@
|
||||
<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" class="btn">Github 源码</a>
|
||||
<a href="https://github.com/wentch/redkale" target="_blank" class="btn">Github 源码</a>
|
||||
</section>
|
||||
|
||||
<section class="main-content">
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<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" class="btn">Github 源码</a>
|
||||
<a href="https://github.com/wentch/redkale" target="_blank" class="btn">Github 源码</a>
|
||||
</section>
|
||||
|
||||
<section class="main-content">
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<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" class="btn">Github 源码</a>
|
||||
<a href="https://github.com/wentch/redkale" target="_blank" class="btn">Github 源码</a>
|
||||
</section>
|
||||
|
||||
<section class="main-content">
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<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" class="btn">Github 源码</a>
|
||||
<a href="https://github.com/wentch/redkale" target="_blank" class="btn">Github 源码</a>
|
||||
</section>
|
||||
|
||||
<section class="main-content">
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<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" class="btn">Github 源码</a>
|
||||
<a href="https://github.com/wentch/redkale" target="_blank" class="btn">Github 源码</a>
|
||||
</section>
|
||||
|
||||
<section class="main-content">
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<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" class="btn">Github 源码</a>
|
||||
<a href="https://github.com/wentch/redkale" target="_blank" class="btn">Github 源码</a>
|
||||
</section>
|
||||
|
||||
<section class="main-content">
|
||||
|
||||
@@ -22,6 +22,7 @@ a:hover {
|
||||
|
||||
.btn {
|
||||
display: inline-block;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
background-color: rgba(255, 255, 255, 0.08);
|
||||
@@ -103,10 +104,9 @@ a:hover {
|
||||
|
||||
.project-name {
|
||||
margin-top: 0;
|
||||
left:1em;
|
||||
margin-right: 1em;
|
||||
margin-bottom: 0;
|
||||
display: inline-block;
|
||||
margin-left:1.5rem;
|
||||
position:absolute;
|
||||
float: left;
|
||||
width: 4em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user