53 lines
2.7 KiB
HTML
53 lines
2.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Redkale(红菜苔)--基于Java 8全新的微服务开源框架 - Redkale官网</title>
|
|
<meta name="keywords" content="Redkale,redkale,java,微服务,架构"/>
|
|
<meta name="description" content="Redkale(红菜苔)是基于Java 8全新的微服务开源框架"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
|
|
</head>
|
|
<body>
|
|
<section class="page-header">
|
|
<a href="index.html" class="project-name">Redkale</a>
|
|
<h2 class="project-tagline"></h2>
|
|
<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="watch.html" class="btn">Watch 组件</a>
|
|
<a href="plugins.html" class="btn">Redkale 插件</a>
|
|
<a href="articles.html" class="btn">技术文章</a>
|
|
</section>
|
|
|
|
<section class="main-content">
|
|
|
|
<h3><a id="plugins_intro" class="anchor" href="#" aria-hidden="true"></a>Redkale 插件介绍</h3>
|
|
|
|
<p> <a href="https://github.com/redkale/redkale-plugins/releases" target="_blank">org.redkalex</a> 是官方插件的根包名。 <a href="https://github.com/redkale/redkale-plugins" target="_blank">redkale-plugins</a> 提供了一些常用的插件。<br/></p>
|
|
|
|
<h3><a href="plugin_pay.html" target="_blank" class="anchor">支付插件</a></h3>
|
|
|
|
<p> <a href="https://github.com/redkale/redkale-plugins/tree/master/src/org/redkalex/pay" target="_blank">org.redkalex.pay</a>
|
|
包提供微信、支付宝、银联等支付实现,<a href="plugin_pay.html" target="_blank">详情点击这里</a>。</p>
|
|
|
|
<footer class="site-footer">
|
|
<span class="site-footer-owner"> 欢迎加入Redkale QQ群: 527523235</span>
|
|
</footer>
|
|
|
|
</section>
|
|
|
|
<script>
|
|
var _hmt = _hmt || [];
|
|
(function () {
|
|
var hm = document.createElement("script");
|
|
hm.src = "//hm.baidu.com/hm.js?aee2e6e1addaf28cd4e21e2d5a509123";
|
|
var s = document.getElementsByTagName("script")[0];
|
|
s.parentNode.insertBefore(hm, s);
|
|
})();
|
|
</script>
|
|
</body>
|
|
</html>
|